pub type OutMsgDescr = AugDict<HashBytes, CurrencyCollection, OutMsg>;
A list of outbound messages.
struct OutMsgDescr { /* private fields */ }