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