referrerpolicy=no-referrer-when-downgrade

TxExtension

Type Alias TxExtension 

Source
pub type TxExtension = ((CheckNonce<Runtime>, CheckWeight<Runtime>), CheckSubstrateCall, CheckMetadataHash<Runtime>, WeightReclaim<Runtime>);
Expand description

The extension to the basic transaction logic.