pub const MIN_VALIDATOR_STAKE: u64 = 1_000_000_000_000u64;
Expand description

The minimum amount of stake required for a validator to bond.