Module extrinsics_params

Module extrinsics_params 

Source

Structs§

CheckAppId
DefaultExtrinsicParamsBuilder
A builder that outputs the set of [super::ExtrinsicParams::Params] required for DefaultExtrinsicParams. This may expose methods that aren’t applicable to the current chain; such values will simply be ignored if so.

Type Aliases§

DefaultExtrinsicParams
The default [super::ExtrinsicParams] implementation understands common signed extensions and how to apply them to a given chain.
OnlyCodecExtra
Type used only for decoding extrinsic from blocks.