Hi Andreas,

so .. shall i use:

void onCoinsReceived(Wallet 
<https://bitcoinj.github.io/javadoc/0.14.5/org/bitcoinj/wallet/Wallet.html> 
wallet,
                     Transaction 
<https://bitcoinj.github.io/javadoc/0.14.5/org/bitcoinj/core/Transaction.html> 
tx,
                     Coin 
<https://bitcoinj.github.io/javadoc/0.14.5/org/bitcoinj/core/Coin.html> 
prevBalance,
                     Coin 
<https://bitcoinj.github.io/javadoc/0.14.5/org/bitcoinj/core/Coin.html> 
newBalance)

which should process the 'block' which is downloaded from the chain which keeps 
the transaction which was confirmed in the time of the server beeing shut down ?

-- 
You received this message because you are subscribed to the Google Groups 
"bitcoinj" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bitcoinj+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to