Skip to content

Commit f30e6d9

Browse files
rpc, rest url updates (#236)
1 parent 6481e7f commit f30e6d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
export const config = {
2-
RPC_URL: 'https://rpc-akash-ia.cosmosia.notional.ventures:443',
3-
REST_URL: 'https://api-akash-ia.cosmosia.notional.ventures',
2+
RPC_URL: 'https://akash-rpc.publicnode.com:443',
3+
REST_URL: 'https://akash-rest.publicnode.com',
44
EXPLORER_URL: 'https://www.mintscan.io/akash',
55
STAKING_URL: 'https://akash.omniflix.co/stake',
66
NETWORK_NAME: 'Akash',

0 commit comments

Comments
 (0)