Skip to content

Commit

Permalink
feat: default to tenderly fork
Browse files Browse the repository at this point in the history
  • Loading branch information
toniocodo committed Sep 6, 2023
1 parent f240a9e commit 4bf8ae7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
VITE_SUBSQUID_URL="https://squid.subsquid.io/origin-squid/v/v4/graphql"
# VITE_CUSTOM_RPC="https://rpc.tenderly.co/fork/751e79c6-6420-4ea9-ac13-1f6b20f318bc"
VITE_CUSTOM_RPC="http://127.0.0.1:8545"
VITE_CUSTOM_RPC="https://rpc.tenderly.co/fork/751e79c6-6420-4ea9-ac13-1f6b20f318bc"
# VITE_CUSTOM_RPC="http://127.0.0.1:8545"
VITE_WALLET_CONNECT_PROJECT_ID=
VITE_ALCHEMY_ID=

0 comments on commit 4bf8ae7

Please sign in to comment.