Skip to main content

Account.getPublicKey() method

Retrieves the public key of the account.

Signature:

getPublicKey(): Promise<string>;

Returns:

Promise<string>