Type Definition transact::context::ContextId[][src]

pub type ContextId = [u8; 16];
Expand description

Unique id that references a “Context” from which a Transaction can query state and modify events, data, and state.