pub const CONTROLLER_SIGN_MAX_LENGTH: u32 = 100;
Expand description

Maximum length (in UTF-16 units) of input to Creep::sign_controller

Code reference