We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b260bf commit cbe287cCopy full SHA for cbe287c
1 file changed
packages/viem/test/setup.ts
@@ -1,2 +1,2 @@
1
-export const RPC_URL = `https://rpc.monad.xyz`;
+export const RPC_URL = `https://rpc2.monad.xyz`;
2
export const FORK_BLOCK_NUMBER = 52_000_000n;
0 commit comments