-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
devEngineering taskEngineering taskenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
When creating a staking message proposal, we currently only show the amount the group policy has available to delegate, which is based on the group policy's account balance, but the amount available for redelegate, undelegate, and claim are different amounts and will require additional queries if we want to provide a "max" option and available preview.
We are currently passing an empty array to the balances field of the AmountField component for staking messages.
balances={[]} // TODO: use amount staked on validator
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
devEngineering taskEngineering taskenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed