For the complete documentation index, see llms.txt. This page is also available as Markdown.

πŸ™‹Extrinsics (Dispatchable Calls)

These are the public endpoints you are giving to users to interact with the blockchain.

Dispatchable calls are the public endpoints you expose for users so they can interact with your blockchain.

Dispatchable calls must be included on every pallet.

Last updated