Type Definition disarray_ledger::BlockState

source ·
pub type BlockState = HashMap<H256, StateMap>;
Expand description