Closed nakata5321 closed 2 years ago
As expected. Balances are not stored in balances.account in the default Substrate. The system.account entry allows for one write updating the nonce and balance changes.
(Obviously depending on chain it could be stored there, the default config just moves the storage for the write optimization on most chains)
This issue has been open for 21 days with no activity and is not labelled as an enhancement. It will be closed in 7 days.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue if you think you have a related problem or query.
Problem
I was trying to get account balance on "polkadot.js.org". In Chain state
balances
->account
pallet doesn't show balance of accountHowever, this balance have account and I can see it in Chain state
system
->account
indata
part.Reproduce
Go to Chain state[page and choose
system
->account
and press plus button. Then choosebalances
->account
on Chain state page and press plus button again.System information
Firefox browser -version 97.0 (64-bit) airalab-robonomics v1.8.4 api v7.13.1 apps v0.110.1