Skip to content

Commit

Permalink
[Updated] Lum endpoint for preview
Browse files Browse the repository at this point in the history
  • Loading branch information
greedyboi committed May 7, 2024
1 parent 632f311 commit e187997
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
REACT_APP_API_URL: "https://explorer-mainnet.infra.lum.network"
REACT_APP_IMPERATOR_API_URL: "https://api-osmosis.imperator.co"
GENERATE_SOURCEMAP: "false"
REACT_APP_RPC_LUM: "https://private-rpc-cm-lum.imperator.co"
REACT_APP_RPC_LUM: "https://rpc.node0.mainnet.lum.network"
REACT_APP_RPC_ATOM: "https://cosmos-rpc.publicnode.com:443"
REACT_APP_RPC_HUAHUA: "https://chihuahua-rpc.publicnode.com:443"
REACT_APP_RPC_OSMO: "https://osmosis-rpc.publicnode.com:443"
Expand All @@ -47,7 +47,7 @@ jobs:
REACT_APP_API_URL: "https://explorer-mainnet.infra.lum.network"
REACT_APP_IMPERATOR_API_URL: "https://api-osmosis.imperator.co"
GENERATE_SOURCEMAP: "false"
REACT_APP_RPC_LUM: "https://private-rpc-cm-lum.imperator.co"
REACT_APP_RPC_LUM: "https://rpc.node0.mainnet.lum.network"
REACT_APP_RPC_ATOM: "https://cosmos-rpc.publicnode.com:443"
REACT_APP_RPC_HUAHUA: "https://chihuahua-rpc.publicnode.com:443"
REACT_APP_RPC_OSMO: "https://osmosis-rpc.publicnode.com:443"
Expand Down

0 comments on commit e187997

Please sign in to comment.