Type Alias IntentGroupMaxIntents

Source
pub type IntentGroupMaxIntents = ConstU32<10>;
Expand description

The maximum number of Intents that can belong to a single IntentGroup

Aliased Typeยง

struct IntentGroupMaxIntents;