mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-23 22:46:56 +01:00
Without this fix (and code cleanup) the `OP_RETURN` limit is not enforced when `ensureMinRequiredFee` is false or `emptyWallet` is true. Parameterize `twoOpReturnsPerTransactionTest()` to test all combinations of `ensureMinRequiredFee` and `emptyWallet`. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
findbugs.xml |