pub type ChainReceipt = Hash;
Receipt of an on-chain operation.
pub struct ChainReceipt(/* private fields */);