- Preparing search index...
- The search index is not available
SeiJS
- generateWallet(mnemonicLength?: 12 | 15 | 18 | 21 | 24, accountIndex?: number): Promise<DirectSecp256k1HdWallet>
-
Parameters
-
mnemonicLength: 12 | 15 | 18 | 21 | 24 = 12
-
Optional
accountIndex: number
Returns Promise<DirectSecp256k1HdWallet>
Creates a DirectSecp256K1HdWallet object given the account index.
Returns
A DirectSecp256k1HdWallet object representing a newly generated wallet.