Skip to content

Commit

Permalink
chore(tezos): updated new tezos rpc for frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
D4mph1r committed Sep 12, 2024
1 parent 551b7ae commit 70fa6c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ export const prodBridgeConfig: IBridgeConfig = {
lastBlock: 6572780,
nativeCoinSymbol: "TEZOS",
restApiURL: "https://api.tzkt.io",
rpcURL: "https://mainnet.smartpy.io",
rpcURL: "https://mainnet.ecadinfra.com",
},
],
storageConfig: {
Expand Down

0 comments on commit 70fa6c4

Please sign in to comment.