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
| Parameter | Type | Description |
|---|---|---|
|
|
|
The wallet address |
Returns
void
Last updated on