referrerpolicy=no-referrer-when-downgrade

MetaTxFor

Type Alias MetaTxFor 

Source
pub type MetaTxFor<T> = MetaTx<<T as Config>::RuntimeCall, <T as Config>::Extension>;
Expand description

The MetaTx for the given config.

Aliased Type§

pub struct MetaTxFor<T> { /* private fields */ }