Skip to content

ExtrinsicV5: Add new General() creation option #822

Open
@haerdib

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions