public interface IssueTransaction extends Transaction, Signable, WithId
Modifier and Type | Field and Description |
---|---|
static byte |
ISSUE |
V1, V2
Modifier and Type | Method and Description |
---|---|
byte |
getDecimals() |
String |
getDescription() |
String |
getName() |
long |
getQuantity() |
boolean |
isReissuable() |
getFee, getId, getSenderPublicKey, getTimestamp, getType, getVersion
static final byte ISSUE
Copyright © 2019. All rights reserved.