public class IotaGetTransactionsToApproveRequest extends IotaCommandRequest
| Modifier and Type | Method and Description |
|---|---|
static IotaGetTransactionsToApproveRequest |
createIotaGetTransactionsToApproveRequest(Integer depth,
String reference)
Initializes a new instance of the IotaGetTransactionsToApproveRequest class.
|
Integer |
getDepth()
Gets the depth.
|
String |
getReference() |
void |
setDepth(Integer depth)
Sets the depth.
|
void |
setReference(String reference)
Sets a reference transaction for tip selection
|
createGetNeighborsRequest, createGetTipsRequest, createInterruptAttachToTangleRequest, createNodeInfoRequestpublic static IotaGetTransactionsToApproveRequest createIotaGetTransactionsToApproveRequest(Integer depth, String reference)
depth - reference - public Integer getDepth()
public void setDepth(Integer depth)
depth - The depth.public String getReference()
public void setReference(String reference)
reference - Copyright © 2019. All rights reserved.