auto_id_domain_runtime

Type Alias CustomSignedExtra

Source
pub type CustomSignedExtra = (CheckNonZeroSender<Runtime>, CheckSpecVersion<Runtime>, CheckTxVersion<Runtime>, CheckGenesis<Runtime>, CheckMortality<Runtime>, CheckNonce<Runtime>, CheckWeight<Runtime>, ChargeTransactionPayment<Runtime>, MessengerTrustedMmrExtension<Runtime>);
Expand description

The Custom SignedExtension used for pre_dispatch checks for bundle extrinsic verification