bdk
bdk copied to clipboard
Improving the documentation for TxBuilder
trafficstars
Describe the enhancement
Documentation regarding absolute fee and fee rate is little unclear in BDK docs. Common concerns are:
- Is absolute fee in sats or btc?
- If we add both absolute fee and fee rate while building the transaction which will be honoured?
Use case
This documentation will help users in better understanding of Tx object and can optimise their transaction fees.
See also discussion in #823
Can someone please review this #957
Is it appropriate to close this issue as IMO all of its tasks are completed.
https://github.com/bitcoindevkit/bdk/pull/1159 still needs to be merged, but CI is broken