Skip to main content

MIN_FEERATE_VOTE_SATS_PER_KVB

Constant MIN_FEERATE_VOTE_SATS_PER_KVB 

Source
pub(crate) const MIN_FEERATE_VOTE_SATS_PER_KVB: u64 = 1000;
Expand description

Minimum fee rate vote of 1 sat/vB to ensure we never propose a fee rate below what Bitcoin Core will relay.