The TXE oracle version constants are used to check that the oracle interface used for tests is in sync between
TXE and Aztec.nr. This is separate from the contract oracle version in
oracle::version, which covers oracles used during contract execution by PXE.
The TypeScript counterparts are in yarn-project/txe/src/txe_oracle_version.ts.
The TXE oracle version constants are used to check that the oracle interface used for tests is in sync between TXE and Aztec.nr. This is separate from the contract oracle version in
oracle::version, which covers oracles used during contract execution by PXE.The TypeScript counterparts are in
yarn-project/txe/src/txe_oracle_version.ts.