[][src]Constant casperlabs_contract_ffi::value::account::MAX_KEYS

pub const MAX_KEYS: usize = 10;

Maximum number of associated keys. Value chosen arbitrary, shouldn't be too large to prevent bloating associated_keys table.