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
The way transferable balance might not be updated to the current balance pallet.
Example:
Account 15aVbh9j99DyEJo9pYDs6UMB25ybHAteb4xmjnXkiBx855Qo shows a transferable balance of 0 in SubWallet:
While a free balance of 8.47 DOT (at the time of writing) querying the chain state (system.account):
Thanks, @nampc1, for letting me know. I wasn't aware of #2118. Feel free to close this issue since it's duplicated. I apologize for not detecting the previous issue.
The way transferable balance might not be updated to the current
balance
pallet.Example:
Account 15aVbh9j99DyEJo9pYDs6UMB25ybHAteb4xmjnXkiBx855Qo shows a transferable balance of 0 in SubWallet:
While a free balance of 8.47 DOT (at the time of writing) querying the chain state (
system.account
):Related:
polkadot-js/apps#9988
paritytech/polkadot-sdk#1833 (comment)
The text was updated successfully, but these errors were encountered: