Prefer int64
over uint64
for block heights in DataComittment
#900
Labels
int64
over uint64
for block heights in DataComittment
#900
For consistency with
rpcBlockchainInfoFunc
in line 80 above (and thus readability), I would:int64
beginBlock
andendBlock
tominHeight
andmaxHeight
Originally posted by @sergio-mena in #898 (comment)
The text was updated successfully, but these errors were encountered: