Type Definition scsys::BlockTr

source · []
pub type BlockTr<T = String> = [T; 16];
Expand description

Defines a block of transactions to be an array of 16 transactions (T)