Constant soroban_env_host::xdr::MAX_SIGNERS
pub const MAX_SIGNERS: u64 = 20; // 20u64
Expand description
MaxSigners is an XDR Const defines as:
const MAX_SIGNERS = 20;
pub const MAX_SIGNERS: u64 = 20; // 20u64
MaxSigners is an XDR Const defines as:
const MAX_SIGNERS = 20;