Skip to content

Commit 5c8190f

Browse files
Fix network
1 parent 58cf716 commit 5c8190f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/oracles/chronicle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pragma solidity ^0.8.16;
1818
* @title OracleReader
1919
* @notice A simple contract to read from Chronicle oracles
2020
* @dev To see the full repository, visit https://github.com/chronicleprotocol/OracleReader-Example.
21-
* @dev Addresses in this contract are hardcoded for the Arbitrum Sepolia testnet.
21+
* @dev Addresses in this contract are hardcoded for the zkEVM Testnet.
2222
* For other supported networks, check the https://chroniclelabs.org/dashboard/oracles.
2323
*/
2424
contract OracleReader {

0 commit comments

Comments
 (0)