Skip to Content

clearKeyPair

clearKeyPair(address: string): void

Defined in: src/react/useEncryption.ts:1111 

Clears the key pair for a wallet address from memory and localStorage

Parameters

ParameterTypeDescription

address

string

The wallet address

Returns

void

Last updated on