bitcoinj/integration-test
Andreas Schildbach dd07d2cf62 NetworkParameters: fix protocol version for BIP37 bloom filters
According to BIP111, the protocol version must be greater than 70000.
Since we use "greater or equals", 70001 is the correct number.
2023-03-30 23:39:12 +02:00
..
src/test NetworkParameters: fix protocol version for BIP37 bloom filters 2023-03-30 23:39:12 +02:00
build.gradle build.gradle: update SLF4J to 2.0.7 2023-03-27 15:25:02 +02:00