Skip to content

ExtrinsicV5: Add new General() creation option #822

Description

@haerdib

For offline Extrinsic composition, we currently offer the "bare" version (previously unsigned) and the "Signed" one. With V5 there's now a third option called "General":

https://github.com/paritytech/polkadot-sdk/blob/350a6c4ccc4c2f376b9f5ed259daf3a56d5fed56/substrate/primitives/runtime/src/generic/unchecked_extrinsic.rs#L73-L91

We should match this possibility in our compose functions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions