Package | Description |
---|---|
com.zbsnetwork.zbsjava |
Modifier and Type | Method and Description |
---|---|
static ReissueTransactionV2 |
Transactions.makeReissueTx(PrivateKeyAccount sender,
byte chainId,
String assetId,
long quantity,
boolean reissuable,
long fee) |
static ReissueTransactionV2 |
Transactions.makeReissueTx(PrivateKeyAccount sender,
byte chainId,
String assetId,
long quantity,
boolean reissuable,
long fee,
long timestamp) |
Copyright © 2019. All rights reserved.