pub const MAX_PERSONAE_PER_ACCOUNT: u32 = 128;
Expand description
The maximum number of personae that may be simultaneously defined within a system account. This number may be increased in the future.
pub const MAX_PERSONAE_PER_ACCOUNT: u32 = 128;
The maximum number of personae that may be simultaneously defined within a system account. This number may be increased in the future.