bitcoinj/wallettool
Sean Gilligan a0b0392093 NetworkParameters: depend on Network enum, rather the reverse
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.
2022-06-24 12:30:40 +02:00
..
src NetworkParameters: depend on Network enum, rather the reverse 2022-06-24 12:30:40 +02:00
build.gradle wallet-tool: Add nativeCompile task for GraalVM 2022-05-02 11:57:59 -07:00