Constant snarkvm_ledger_committee::MIN_DELEGATOR_STAKE
source · pub const MIN_DELEGATOR_STAKE: u64 = 10_000_000u64;
Expand description
The minimum amount of stake required for a delegator to bond.
pub const MIN_DELEGATOR_STAKE: u64 = 10_000_000u64;
The minimum amount of stake required for a delegator to bond.