Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Book: Add more detail to the block decoding docs #1310

Closed
jsdw opened this issue Dec 6, 2023 · 0 comments · Fixed by #1357
Closed

Book: Add more detail to the block decoding docs #1310

jsdw opened this issue Dec 6, 2023 · 0 comments · Fixed by #1357

Comments

@jsdw
Copy link
Collaborator

jsdw commented Dec 6, 2023

The details on working with blocks are quite sparse, and don't cover a couple of useful things we've since added. It'd be nice to also add details on:

  • Statically finding and decoding individual extrinsics (we only cover the general ext.as_root_extrinsic::<polkadot::Call>(); in the book)
  • Statically decoding signed extensions (we only have added a bit to the single example on dynamically encoding them).
  • Fetching the nonce and mortality info (ie the shortcuts we have)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant