bitcoinj/integration-test/src/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
..
java/org/bitcoinj TransactionOutPoint: make hash and index immutable 2023-04-04 00:06:47 +02:00
resources/org/bitcoinj/wallet WalletLoadTest: add as a first integration test 2022-04-13 20:22:37 +02:00