Exporting Private Key
Overview
The exportPrivateKey
function allows users to export their private key securely.
How to Use
Destructure the function from the hook:
Call the function:
Parameters
No parameters are required for this function.
Example
Note: This function opens a modal for the user to confirm and securely export their private key.
Last updated