Package | Description |
---|---|
com.google.bitcoin.core |
Modifier and Type | Method and Description |
---|---|
Iterable<WalletTransaction> |
Wallet.getWalletTransactions()
Returns a set of all WalletTransactions in the wallet.
|
Modifier and Type | Method and Description |
---|---|
void |
Wallet.addWalletTransaction(WalletTransaction wtx)
Adds a transaction that has been associated with a particular wallet pool.
|
Copyright © 2014. All rights reserved.