Skip to content

Commit

Permalink
test: use buidl
Browse files Browse the repository at this point in the history
  • Loading branch information
moraleinside committed Sep 15, 2022
1 parent cc7cac3 commit 1b69488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/rpcConfig.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
ws: 'ws://127.0.0.1:23457',
http: 'http://127.0.0.1:23456',
ws: 'wss://buidl.vite.net/gvite/ws',
http: 'https://buidl.vite.net/gvite/http',
ipc: '~/.gvite/maindata/gvite.ipc',
mnemonic: 'tomorrow practice bulb brown album saddle track random stem giggle dentist language brown sunset aunt absurd boat track green source fresh method bike athlete',
addrIndex: 0,
Expand Down

0 comments on commit 1b69488

Please sign in to comment.