pub type Capacity = u32;
Expand description

Numeric type defining the maximum amount of messages can be sent from outside (from extrinsics) or processed in single block.