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

type ContextId = [u8; 16];

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