| 程序包 | 说明 |
|---|---|
| network.nerve.kit.service | |
| network.nerve.kit.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Result |
TransactionService.createWithdrawalTx(WithdrawalTxDto withdrawalTxDto,
String withdrawalAssetNonce,
String nvtFeeAssetNonce)
提现
异构跨链转出 收取nvt作为手续费
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
CommonValidator.checkWithdrawalTxDto(WithdrawalTxDto withdrawalTxDto) |
static Result |
NerveSDKTool.createWithdrawalTx(WithdrawalTxDto withdrawalTxDto)
异构链提现交易
|
static Result |
NerveSDKTool.createWithdrawalTx(WithdrawalTxDto withdrawalTxDto,
String withdrawalAssetNonce,
String nvtFeeAssetNonce)
异构链提现交易(完全离线状态)
|
Copyright © 2021. All rights reserved.