public class TX_DestroyToken extends TX_Action
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
rpcMethod |
account, actionDestroy, actionInitialOffering, actionSecondOffering, additionalIssueOff, additionalIssueOn, cryptoType, fromAddress, nonce, tokenID, value| Constructor and Description |
|---|
TX_DestroyToken(Account fromAccount,
java.lang.Long nonce,
java.lang.Integer tokenID) |
| Modifier and Type | Method and Description |
|---|---|
OGRequestPOST |
commit() |
java.lang.String |
sign() |
byte[] |
signatureTargets() |
additionalIssuaToShortpublic final java.lang.String rpcMethod
public TX_DestroyToken(Account fromAccount, java.lang.Long nonce, java.lang.Integer tokenID)
public byte[] signatureTargets()
public java.lang.String sign()
public OGRequestPOST commit()
Copyright © 2020. All Rights Reserved.