dag_getPublicKey
Returns the public key of the selected account.
Parameters
Name
Type
Description
address
DAGAddress
Account to get the public key from.
Return Type
HexString
- Public key of the selected account.
Example
Last updated
Was this helpful?