Package | Description |
---|---|
com.google.bitcoin.core | |
com.google.bitcoin.kits |
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<PeerGroup> |
PeerGroup.waitForPeers(int numPeers)
Returns a future that is triggered when the number of connected peers is equal to the given number of connected
peers.
|
Constructor and Description |
---|
TransactionBroadcast(PeerGroup peerGroup,
Transaction tx) |
Modifier and Type | Field and Description |
---|---|
protected PeerGroup |
WalletAppKit.vPeerGroup |
Modifier and Type | Method and Description |
---|---|
protected PeerGroup |
WalletAppKit.createPeerGroup() |
PeerGroup |
WalletAppKit.peerGroup() |
Copyright © 2014. All rights reserved.