Type Alias OutMsgDescr

Source
pub type OutMsgDescr = AugDict<HashBytes, CurrencyCollection, OutMsg>;
Expand description

A list of outbound messages.

Aliased Typeยง

pub struct OutMsgDescr { /* private fields */ }