docs
docs copied to clipboard
This is the documentation portal for all Polkadot and Substrate related tools and libraries in the polkadot-js family of repos.
I am trying to find the correct way to parse `api.call.metadata.metadata()` so i can automatically render the "Runtime Calls" for the selected chain. I am trying to get the runtime...
**Description:** When getting a nonce by following doc https://polkadot.js.org/docs/api/examples/promise/transfer-events current nonce is incorrect and replies with error message: `VEC: Unable to decode on index 0 createType(Lookup0):: Unknown type passed to...
 Не могу загрузить кошелек.
Fix name
As transfer is deprecated on Polkadot and Kusama, it makes sense to use transfer_allow_death (or transfer_keep_alive) instead. An example of using "transfer" is here: https://polkadot.js.org/docs/api/start/api.tx/ but I did not search...
Update to add FAQ that includes a workaround to overcoming the `Resource::kQuotaBytes quota exceeded` error associated with this issue https://github.com/polkadot-js/extension/issues/1563
Why are we still branding things as substrate: https://polkadot.js.org/docs/substrate/
With the Asset-Hub migration under way it would nice to ensure we have docs for the kusama, and polkadot asset hub chains under the metadata tab. This is important because...