Package | Description |
---|---|
com.zbsnetwork.zbsjava | |
com.zbsnetwork.zbsjava.transactions |
Modifier and Type | Method and Description |
---|---|
static BurnTransactionV2 |
Transactions.makeBurnTx(PrivateKeyAccount sender,
byte chainId,
String assetId,
long amount,
long fee) |
static BurnTransactionV2 |
Transactions.makeBurnTx(PrivateKeyAccount sender,
byte chainId,
String assetId,
long amount,
long fee,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
BurnTransactionV2 |
BurnTransactionV2.withProof(int index,
ByteString proof) |
Copyright © 2019. All rights reserved.