Wallet..::..Create Method (String, Wordlist, String, CreateWalletOptions)

Creates the specified mnemonic.

Namespace:  SecretNET
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static Task<Wallet> Create(
	string mnemonic,
	Wordlist wordlist,
	string passphrase,
	CreateWalletOptions options
)

Parameters

mnemonic
Type: String
The mnemonic.
wordlist
Type: Wordlist
The wordlist.
passphrase
Type: String
The passphrase.
options
Type: CreateWalletOptions
The options.

Return Value

SecretNET.Wallet.

Exceptions


ExceptionCondition
[System.ArgumentOutOfRangeException]No valid address