| 程序包 | 说明 |
|---|---|
| network.nerve.heterogeneous.core |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
ETHWalletApi.getBlock(long height) |
Block |
WalletApi.getBlock(long height) |
Block |
HTWalletApi.getBlock(long height) |
Block |
BNBWalletApi.getBlock(long height) |
Block |
ETHWalletApi.getBlock(String hash) |
Block |
WalletApi.getBlock(String hash) |
Block |
HTWalletApi.getBlock(String hash) |
Block |
BNBWalletApi.getBlock(String hash) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ETHWalletApi.confirmUnspent(Block block) |
void |
WalletApi.confirmUnspent(Block block) |
void |
HTWalletApi.confirmUnspent(Block block) |
void |
BNBWalletApi.confirmUnspent(Block block) |
Copyright © 2021. All rights reserved.