Skip to content

getPublicKey

Retrieves the root public key from the contract.

Usage

const publicKey = await nearChainSigContract.getPublicKey()

Returns

TypeDescription
Promise<UncompressedPubKeySEC1>The root public key in SEC1 uncompressed format