Wallet..::..Create Method
Overload List
Name | Description | |
---|---|---|
![]() ![]() |
Create(String, Wordlist, String, CreateWalletOptions) |
Creates the specified mnemonic.
|
![]() ![]() |
Create(Wordlist, String, CreateWalletOptions) |
Creates a new random wallet with the specified wordlist.
|
![]() ![]() |
Create(array<Byte>[]()[][], CreateWalletOptions) |
Creates the specified seed.
|