Type Definition pallet_circuit::volatile::State

pub type State = BTreeMap<[u8; 32], Vec<u8, Global>, Global>;