bitcoinj/integration-test/src/test
Sean Gilligan 41ed5a984b Wallet: deprecate public fields in SendResult, replace with accessors
* Deprecate public fields in `SendResult`
* Make available equivalent accessors
* Update all usages

This prepares the way for replacing `SendResult` with `TransactionBroadcast`
in the future.
2023-03-27 20:22:35 +02:00
..
java/org/bitcoinj Wallet: deprecate public fields in SendResult, replace with accessors 2023-03-27 20:22:35 +02:00
resources/org/bitcoinj/wallet WalletLoadTest: add as a first integration test 2022-04-13 20:22:37 +02:00