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