mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-03-13 11:36:15 +01:00
This eliminates the last @Nullable annotation in the `base` module. Since this is a private method and is called for every address that is parsed, let's not use Optional<>, but move the throw from decode() to verifyChecksum(). |
||
---|---|---|
.. | ||
src | ||
build.gradle |