Skip to content

Commit

Permalink
Secure http
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboydiamonds committed Apr 19, 2024
1 parent c575db1 commit cc74ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/synapse-interface/constants/chains/master.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ export const KLAYTN: Chain = {
blockTime: 1000,
rpcUrls: {
primary: 'https://klaytn.blockpi.network/v1/rpc/public',
fallback: 'http://internal.klaytn.rpc.defikingdoms.com/api=654302102',
fallback: 'https://internal.klaytn.rpc.defikingdoms.com/api=654302102',
},
nativeCurrency: {
name: 'Klaytn',
Expand Down

0 comments on commit cc74ef3

Please sign in to comment.