Skip to content

Commit

Permalink
comment kujira rpc
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Jan 5, 2024
1 parent 38a8e7d commit f86c555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/connect/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ const MAINNET_RPCS = {
ethereum: "https://and76cjzpa.execute-api.us-east-2.amazonaws.com/ethereum/",
sui: "https://and76cjzpa.execute-api.us-east-2.amazonaws.com/sui/",
aptos: "https://and76cjzpa.execute-api.us-east-2.amazonaws.com/aptos/",
kujira: "https://and76cjzpa.execute-api.us-east-2.amazonaws.com/kujira/"
// kujira: "https://and76cjzpa.execute-api.us-east-2.amazonaws.com/kujira/"
}
}

Expand Down

0 comments on commit f86c555

Please sign in to comment.