Constant substrate_test_runtime_client::sc_executor::wasmi::DEFAULT_CALL_STACK_LIMIT[]

pub const DEFAULT_CALL_STACK_LIMIT: usize = 64 * 1024; // 0x0000_0000_0001_0000usize
Expand description

Maximum number of levels on the call stack.