bitcoinj/wallettool
Sean Gilligan f59dc54ac8 Address: construct with and store Network, rather than NetworkParametesr
LegacyAddress, SegwitAddress: replace static factories that take NetworkParameters

* Add static factory methods that take `Network`
* Deprecate static factory methods that take `NetworkParameters`
* Add `Networks` support to `NetworkParameters.of(Network)`
* Update all usages to use the new methods
2022-08-11 02:40:33 +02:00
..
src Address: construct with and store Network, rather than NetworkParametesr 2022-08-11 02:40:33 +02:00
build.gradle build.gradle: update JUnit 5 to 5.9.0 2022-07-28 20:50:06 +02:00