Constant xcm_executor::MAX_RECURSION_LIMIT
source · pub const MAX_RECURSION_LIMIT: u32 = 8;
Expand description
The maximum recursion limit for execute_xcm
and execute_effects
.
pub const MAX_RECURSION_LIMIT: u32 = 8;
The maximum recursion limit for execute_xcm
and execute_effects
.