pub const MAX_EXTRINSIC_DEPTH: u32 = 256; // 256u32
Expand description

Maximum nesting level for extrinsics.