Skip to content

Commit

Permalink
fix snapshot rpcurl
Browse files Browse the repository at this point in the history
  • Loading branch information
douglance committed Oct 22, 2024
1 parent 24adafe commit d8370da
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ exports[`Transforms > transformIncomingDataToOrbitChain > should transform incom
"name": "Test Chain",
"nativeToken": "0x0000000000000000000000000000000000000006",
"parentChainId": 421614,
"rpcUrl": "https://testrpc.com",
"rpcUrl": "https://sepolia-rollup.arbitrum.io/rpc",
"slug": "test-chain",
"tokenBridge": {
"childCustomGateway": "0x0000000000000000000000000000000000000014",
Expand Down

0 comments on commit d8370da

Please sign in to comment.