Type Alias OriginHash

Source
pub type OriginHash = [u8; 32];
Expand description

Origin hash of a contract event. This is in most cases the transaction hash. In the case of a reward or slash event, it is the block hash.