public class IotaBroadcastTransactionRequest extends IotaCommandRequest
Modifier and Type | Method and Description |
---|---|
static IotaBroadcastTransactionRequest |
createBroadcastTransactionsRequest(String... trytes)
Initializes a new instance of the IotaBroadcastTransactionRequest class.
|
String[] |
getTrytes()
Gets the trytes.
|
void |
setTrytes(String[] trytes)
Sets the trytes.
|
createGetNeighborsRequest, createGetTipsRequest, createInterruptAttachToTangleRequest, createNodeInfoRequest
public static IotaBroadcastTransactionRequest createBroadcastTransactionsRequest(String... trytes)
trytes
- public String[] getTrytes()
public void setTrytes(String[] trytes)
trytes
- The trytes.Copyright © 2018. All rights reserved.