Skip to content

Commit cbe287c

Browse files
authored
fix tests by using archive rpc node (#22)
1 parent 9b260bf commit cbe287c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/viem/test/setup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export const RPC_URL = `https://rpc.monad.xyz`;
1+
export const RPC_URL = `https://rpc2.monad.xyz`;
22
export const FORK_BLOCK_NUMBER = 52_000_000n;

0 commit comments

Comments
 (0)