mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-19 05:33:44 +01:00
185f880e78
This refactoring breaks the cyclic dependency of NetworkParameters constructors on the constructors in Block and will allow us to migrate the code now in the getGenesisBlock() methods into (atomic) factories/constructors in `Block` allowing us to create block objects that are unmodifiable/immutable. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
findbugs.xml |