bitcoinj/wallettemplate/src/main
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 Wallet: deprecate public fields in SendResult, replace with accessors 2023-03-27 20:22:35 +02:00
resources walletfx: Move wallettemplate.controls to org.bitcoinj.walletfx 2021-09-21 07:56:17 -07:00