Constant MAX_DYNAMIC_OFFER_COUNT
pub const MAX_DYNAMIC_OFFER_COUNT: u32 = 128; // 128u32
Expand description
The maximum number of dynamic offers that can target a created component.
pub const MAX_DYNAMIC_OFFER_COUNT: u32 = 128; // 128u32
The maximum number of dynamic offers that can target a created component.