IPrivateKeyStorage..::..Remove Method
Removes the private key and mnemonic for the given address.
Namespace:
SecretNET.Common.StorageAssembly: SecretNET (in SecretNET.dll)
Syntax
Task<ValueTuple<bool, bool>> Remove( string address )
Parameters
- address
- Type: String
The address.