Skip to content

Commit 34be586

Browse files
yann300LianaHus
authored andcommitted
update archive node URL
1 parent 3e60cc7 commit 34be586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/remix-debug/src/init.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ module.exports = {
6868
}
6969

7070
const web3DebugNodes = {
71-
'Main': 'https://archive.komputing.org',
71+
'Main': 'https://rpc.archivenode.io/e50zmkroshle2e2e50zm0044i7ao04ym',
7272
'Rinkeby': 'https://remix-rinkeby.ethdevops.io',
7373
'Ropsten': 'https://remix-ropsten.ethdevops.io',
7474
'Goerli': 'https://remix-goerli.ethdevops.io',

0 commit comments

Comments
 (0)