| Modifier and Type | Method and Description |
|---|---|
BroadcastTransactionSynchronousReturn |
BeowulfJ.broadcastTransactionSynchronous(SignedTransaction transaction)
Broadcast a transaction on the Beowulf blockchain.
|
BroadcastTransactionSynchronousReturn |
BeowulfJ.signAndBroadcastSynchronous(List<Operation> operations) |
| Modifier and Type | Method and Description |
|---|---|
static BroadcastTransactionSynchronousReturn |
CondenserApi.broadcastTransactionSynchronous(CommunicationHandler communicationHandler,
SignedTransaction transaction)
Broadcast a transaction on the Beowulf blockchain.
|
| Modifier and Type | Method and Description |
|---|---|
static BroadcastTransactionSynchronousReturn |
NetworkBroadcastApi.broadcastTransactionSynchronous(CommunicationHandler communicationHandler,
SignedTransaction transaction)
Deprecated.
Broadcast a transaction on the Beowulf blockchain.
|
Copyright © 2019. All rights reserved.