public interface TransactionBroadcaster
PeerGroup
.Modifier and Type | Method and Description |
---|---|
ListenableFuture<Transaction> |
broadcastTransaction(Transaction tx)
Broadcast the given transaction on the network
|
ListenableFuture<Transaction> broadcastTransaction(Transaction tx)
Copyright © 2014. All rights reserved.