IPrivateKeyStorage..::..GetStoredMnemonicAdressList Method

Gets the stored mnemonic adress list.

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

Syntax


Task<List<string>> GetStoredMnemonicAdressList()

Return Value

Task<List<System.String>>.