Modifier and Type | Field and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<Transaction> |
broadcastComplete
A future that will complete once the tx message has been successfully broadcast to the network.
|
Transaction |
tx
The Bitcoin transaction message that moves the money.
|
Constructor and Description |
---|
Wallet.SendResult() |
public Transaction tx
public com.google.common.util.concurrent.ListenableFuture<Transaction> broadcastComplete
Copyright © 2014. All rights reserved.