btcsuite / btcwallet

A secure bitcoin wallet daemon written in Go (golang)
ISC License
1.15k stars 590 forks source link

wallet: RBF signalling #895

Open madskrogh opened 1 year ago

madskrogh commented 1 year ago

As requested in https://github.com/lightningnetwork/lnd/issues/8064 this pr adds the option to explicitly signal RBF for PSBT funding transactions and simple transactions.