if (signerAddress != oracleSigner) {
    revert IncorrectOracleSigner();
}
