Type Alias everscale_types::models::block::OutMsgDescr

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

A list of outbound messages.

Aliased Type§

struct OutMsgDescr { /* private fields */ }