dashevo / dapi

DEPRECATED A decentralized API for the Dash network
MIT License
17 stars 11 forks source link

fix: metadata height type was uint32 instead of int64 #391

Closed jawid-h closed 3 years ago

jawid-h commented 3 years ago

Issue being fixed or feature implemented

Update dapi-grpc to use fixed version with correct type for height

What was done?

How Has This Been Tested?

Breaking Changes

None

Checklist:

For repository code-owners and collaborators only