pub const MAX_PARAMETER_LEN: usize = 65535;
Expand description

Maximum allowed length of a smart contract parameter.