Open gztensor opened 3 weeks ago
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: https://github.com/opentensor/subtensor/pull/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: