mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2024-11-20 10:12:19 +01:00
a0b0392093
This change makes NetworkParameters use and depend upon Network instead of the reverse. This will allow Network to be moved to `base`. Define `UnitTestParams` as being on the `TEST` network. We must choose a `Network` property for `UnitTestParams` and I have learned through trial-and-error that `TEST` is the correct choice. |
||
---|---|---|
.. | ||
src | ||
build.gradle |