Constant snarkvm_ledger_committee::MIN_VALIDATOR_STAKE
source · pub const MIN_VALIDATOR_STAKE: u64 = 1_000_000_000_000u64;
Expand description
The minimum amount of stake required for a validator to bond.
pub const MIN_VALIDATOR_STAKE: u64 = 1_000_000_000_000u64;
The minimum amount of stake required for a validator to bond.