litecoincash-project / litecoincash

Main release & integration tree for Litecoin Cash
https://litecoinca.sh
MIT License
53 stars 39 forks source link

getnetworkhiveinfo honey_pot returns no decimal points #18

Closed ghost closed 4 years ago

ghost commented 5 years ago

getnetworkhiveinfo[honey_pot] returns 13440000000000 where honey pot is 1344000.0000000

I have programmed code to divide by 10000000 but would be more accurate if included decimal.

litecoincash-project commented 4 years ago

By convention, this RPC call returns satoshis.