There are some coins that has auto-delegation (ALGO and VET), which the user delegates only by having a balance in their wallets. Take Algorand, for example:
To support those blockchains we should add a staked balance attribute. staked will be the sum of current delegations or balance for auto-delegated blockchains.
Current Functionality
There are some coins that has auto-delegation (ALGO and VET), which the user delegates only by having a balance in their wallets. Take Algorand, for example:
To support those blockchains we should add a
staked
balance attribute.staked
will be the sum of current delegations or balance for auto-delegated blockchains.