pub type TxInBlock = TxInBlock<GearConfig, OnlineClient<GearConfig>>;
Expand description
Transaction in block.
Aliased Type§
struct TxInBlock { /* private fields */ }
pub type TxInBlock = TxInBlock<GearConfig, OnlineClient<GearConfig>>;
Transaction in block.
struct TxInBlock { /* private fields */ }