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