Package | Description |
---|---|
com.zbsnetwork.zbsjava |
Modifier and Type | Method and Description |
---|---|
static TransferTransactionV2 |
Transactions.makeTransferTx(PrivateKeyAccount sender,
String recipient,
long amount,
String assetId,
long fee,
String feeAssetId,
String attachment) |
static TransferTransactionV2 |
Transactions.makeTransferTx(PrivateKeyAccount sender,
String recipient,
long amount,
String assetId,
long fee,
String feeAssetId,
String attachment,
long timestamp) |
Copyright © 2019. All rights reserved.