You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During working on this task a bug was discovered, in which NeuronInfoLite::stake had Stake value, while NeuronInfo::stake had StakeWeight. It was discussed with @camfairchild and NeuronInfoLite::stake has been changed to StakeWeight too. The PR was created for this: #896
But as NeuronInfoLite::stake now StakeWeight another issue happens.
NeuronInfo RPC currently reports stake values like follows:
which is inconsistent with StakeInfo RPC. This can be reproduced with btcli by running:
The text was updated successfully, but these errors were encountered: