pub type Receipt = Vec<CommandReceipt>;Expand description
Receipt defines the result of transaction execution.
Aliased Typeยง
pub struct Receipt { /* private fields */ }pub type Receipt = Vec<CommandReceipt>;Receipt defines the result of transaction execution.
pub struct Receipt { /* private fields */ }