Package | Description |
---|---|
com.zbsnetwork.zbsjava | |
com.zbsnetwork.zbsjava.transactions |
Modifier and Type | Method and Description |
---|---|
static LeaseCancelTransaction |
Transactions.makeLeaseCancelTx(PrivateKeyAccount sender,
byte chainId,
String leaseId,
long fee) |
static LeaseCancelTransaction |
Transactions.makeLeaseCancelTx(PrivateKeyAccount sender,
byte chainId,
String leaseId,
long fee,
long timestamp) |
Modifier and Type | Class and Description |
---|---|
class |
LeaseCancelTransactionV1 |
class |
LeaseCancelTransactionV2 |
Copyright © 2019. All rights reserved.