getPublicKey Retrieves the root public key from the program. Usage Copyconst publicKey = await solanaChainSigContract.getPublicKey() Returns TypeDescriptionPromise<UncompressedPubKeySEC1>Root public key in SEC1 uncompressed format