Package | Description |
---|---|
com.zbsnetwork.zbsjava | |
com.zbsnetwork.zbsjava.transactions |
Modifier and Type | Method and Description |
---|---|
static IssueTransactionV2 |
Transactions.makeIssueTx(PrivateKeyAccount sender,
byte chainId,
String name,
String description,
long quantity,
byte decimals,
boolean reissuable,
String script,
long fee) |
static IssueTransactionV2 |
Transactions.makeIssueTx(PrivateKeyAccount sender,
byte chainId,
String name,
String description,
long quantity,
byte decimals,
boolean reissuable,
String script,
long fee,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
IssueTransactionV2 |
IssueTransactionV2.withProof(int index,
ByteString proof) |
Copyright © 2019. All rights reserved.