What Is the Role of the Oracle Network’s Public Key in the Verification Process?
The oracle network's public key is the cryptographic key used by the smart contract to verify the final, aggregated data report. In a Threshold Signature Scheme (TSS), the individual public keys of the consensus-forming nodes are combined to create a single, unique network public key.
The smart contract only needs to know this single key to verify the aggregated signature, confirming that the data was approved by the required threshold of the network.