Type Alias bp_polkadot_bulletin::ValidateSigned
source · pub type ValidateSigned = GenericTransactionExtensionSchema<(), ()>;
Expand description
This signed extension is used to ensure that the chain transactions are signed by proper
Aliased Type§
struct ValidateSigned(/* private fields */);