We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9599ad5 + cee89ea commit 757c30fCopy full SHA for 757c30f
1 file changed
onchain/bitcoin.go
@@ -58,7 +58,7 @@ type BitcoinOnChain struct {
58
// should already be running.
59
estimator Estimator
60
61
- // fallbackFeeRateSatPerVb is the fee rate that is used to calculate the
+ // fallbackFeeRateSatPerKw is the fee rate that is used to calculate the
62
// fee of a transaction if the Estimator returned an error.
63
fallbackFeeRateSatPerKw btcutil.Amount
64
}
0 commit comments