Skip to content

Commit

Permalink
Merge pull request #704 from invariant-labs/dev
Browse files Browse the repository at this point in the history
update staging
  • Loading branch information
wojciech-cichocki authored Jul 12, 2024
2 parents 1e397ca + 942ff82 commit ee6e9ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/consts/static.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ enum SolanaNetworks {
MAIN_GENESYSGO = 'https://ssc-dao.genesysgo.net',
MAIN_ALCHEMY = 'https://solana-mainnet.g.alchemy.com/v2/YfX5E62sdlEoytQ9ZEOA_5KIE3QbwUUD',
MAIN_HELLOMOON = 'https://global.rpc.hellomoon.io/e8a06073-325d-4183-bcad-d69e3e3fc739',
MAIN_HELIUS = 'https://mainnet.helius-rpc.com/?api-key=80622eac-7ba3-4fb7-9bf4-d5e7a55082c0',
MAIN_HELIUS = 'https://mainnet.helius-rpc.com/?api-key=ef843b40-9876-4a02-a181-a1e6d3e61b4c',
LOCAL = 'http://127.0.0.1:8899'
}

Expand Down

0 comments on commit ee6e9ee

Please sign in to comment.