Skip to content

Commit 48ad6d9

Browse files
authored
Merge pull request #42 from monad-crypto/kjs/archive
Use monadinfra archive RPC for tests
2 parents 6dc2159 + 570c712 commit 48ad6d9

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://rpc2.monad.xyz`;
1+
export const RPC_URL = "https://rpc-mainnet.monadinfra.com";
22
export const FORK_BLOCK_NUMBER = 52_000_000n;

0 commit comments

Comments
 (0)