mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
c3b19bd5cd
SendRequest.fee was removed; use SendRequest.feePerKb for requesting a specific fee rate. If the field was read for knowing the calculated fee, use SendRequest.tx.getFee() instead. Also makes a couple of unit tests independent of fee and renames the wallet-tool option --fee to --fee-per-kb. |
||
---|---|---|
.. | ||
src/main | ||
build-checkpoints | ||
build-checkpoints.cmd | ||
pom.xml | ||
wallet-tool | ||
wallet-tool.cmd |