docs icon indicating copy to clipboard operation
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.

Results 38 docs issues
Sort by recently updated
recently updated
newest added

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...

![Screenshot_1](https://github.com/polkadot-js/docs/assets/171690118/c6ec16e6-0265-4d51-a8b0-a209ede7787a) Не могу загрузить кошелек.

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...