mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-25 07:07:39 +01:00
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 | ||
findbugs.xml | ||
pom.xml |