bitcoinj/integration-test
Sean Gilligan 7ef88e709e TransactionOutPoint: make hash and index immutable
* Make the two fields `final`
* Rename accessors to `hash()` and `index()`
* Provide deprecated stubs for the old "get" methods
2023-04-04 00:06:47 +02:00
..
src/test TransactionOutPoint: make hash and index immutable 2023-04-04 00:06:47 +02:00
build.gradle build.gradle: update SLF4J to 2.0.7 2023-03-27 15:25:02 +02:00