Get Active Public Key
Get public key of active web wallet on Arweave
The getActivePublicKey
function fetches the public key of the active web wallet.
Basic Syntax
The function is called as follows:
Returned Data
The function call returns the following data:
activePublicKey: array
: The key of the active web wallet.
Last updated
Was this helpful?