bitcoinj/examples
Sean Gilligan 230cd71bc7 Wallet: deprecate SendResult
* Make SendResult an interface
* TransactionBroadcast temporarily implements SendResult
* Remove all other uses of SendResult

Any clients declaring instances of Wallet.SendResult must convert
to TransactionBroadcast before SendResult is removed.
2025-02-18 14:43:59 -08:00
..
src/main/java/org/bitcoinj/examples Wallet: deprecate SendResult 2025-02-18 14:43:59 -08:00
build.gradle build.gradle: update SLF4J to 2.0.16 2024-11-19 13:31:24 +01:00