mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-10 00:09:31 +01:00
In the bitcoinj code itself, the false-positive rate is never changed after constructing a `PeerGroup` or a `FilterMerger`. * Deprecate methods for setting Bloom Filter FP rate in both methods * Add constructor params to `PeerGroup` so they can be set at construction time, if non-default values are needed |
||
---|---|---|
.. | ||
src/test | ||
build.gradle |