Constant t3rn_sdk_primitives::MAX_PARAMETERS_IN_FUNCTION
source · pub const MAX_PARAMETERS_IN_FUNCTION: usize = 16;
Expand description
The maximum amount of parameters we allow users to pass to a function
pub const MAX_PARAMETERS_IN_FUNCTION: usize = 16;
The maximum amount of parameters we allow users to pass to a function