| 程序包 | 说明 |
|---|---|
| network.nerve.kit.service | |
| network.nerve.kit.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Result<List<AccountDto>> |
AccountService.createOffLineAccount(int chainId,
int count,
String prefix,
String password) |
Result<List<AccountDto>> |
AccountService.createOffLineAccount(int count,
String password)
Create encrypted off-line accounts
批量创建离线账户
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Result<List<AccountDto>> |
NerveSDKTool.createOffLineAccount(int chainId,
int count,
String prefix,
String password) |
static Result<List<AccountDto>> |
NerveSDKTool.createOffLineAccount(int count,
String password) |
Copyright © 2021. All rights reserved.