Skip to content

getPublicKey

Retrieves the root public key from the program.

Usage

const publicKey = await solanaChainSigContract.getPublicKey()

Returns

TypeDescription
Promise<UncompressedPubKeySEC1>Root public key in SEC1 uncompressed format