Type Alias gsdk::TxInBlock

source ·
pub type TxInBlock = TxInBlock<GearConfig, OnlineClient<GearConfig>>;
Expand description

Transaction in block.

Aliased Type§

struct TxInBlock { /* private fields */ }