mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-02-24 06:47:54 +01:00
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 |
||
---|---|---|
.. | ||
src | ||
build.gradle |