WIP: next hard fork #5

Draft
BrannonKing wants to merge 178 commits from WIP-HF-2022 into master
Showing only changes of commit 9f88501d07 - Show all commits

View file

@ -18,7 +18,7 @@ import (
const (
// defaultMaxFeeRate is the default maximum fee rate in sat/KB enforced
// by bitcoind v0.19.0 or after for transaction broadcast.
defaultMaxFeeRate = btcutil.SatoshiPerBitcoin / 10
defaultMaxFeeRate = btcutil.SatoshiPerBitcoin / 2
)
// SigHashType enumerates the available signature hashing types that the