Skip to content

Commit

Permalink
feat: update terra2 phoenix-1 rpc link
Browse files Browse the repository at this point in the history
  • Loading branch information
tansawit committed Jan 17, 2023
1 parent 03570f1 commit e9e12a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ const MyApp = ({ Component, pageProps }: AppProps) => {
wallets={wallets}
endpointOptions={{
terra2: {
rpc: ["https://terra-rpc.polkachu.com"],
rpc: ["https://terra-rpc.lavenderfive.com/"],
},
terra2testnet: {
rest: ["https://pisco-lcd.terra.dev"],
Expand Down

1 comment on commit e9e12a2

@vercel
Copy link

@vercel vercel bot commented on e9e12a2 Jan 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.