pub type ChainReceipt = HashBase<CoreWrapper<Keccak256Core>>;
Receipt of an on-chain operation.
pub struct ChainReceipt(/* private fields */);