Type Definition sc_transaction_pool_api::TxIndex
source · pub type TxIndex = usize;
Expand description
Transaction’s index within the block in which it was included.
pub type TxIndex = usize;
Transaction’s index within the block in which it was included.