Wallet..::..RemoveTxEncryptionSeed Method

Removes the tx encryption seed (from which the encryption key for encrypting the transactions is generated) from the storage.

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

Syntax


public Task RemoveTxEncryptionSeed(
	string chainId
)

Parameters

chainId
Type: String
The chain identifier.

Return Value

Task.