mirror of
https://github.com/bitcoinj/bitcoinj.git
synced 2025-01-18 13:22:42 +01:00
fe91dc9110
* A constructor that only takes the wallet as an argument * A setTransactionBroadcaster() which should be called when the Bitcoin network is ready Motivation: Some wallets (MultiBitHD) does not use WalletAppKit, and starts with reading the wallet before initializing the bitcoin network. Now these wallets can create the wallet (and the wallet file is read), and call the setter after the bitcoin network is up. |
||
---|---|---|
.. | ||
src/main/java/com/google/bitcoin/examples | ||
pom.xml |