This commit is contained in:
hatim boufnichel 2021-06-14 21:08:10 +02:00
parent f5423ff65d
commit da73b86717

View file

@ -3,7 +3,7 @@ const fetch = require('node-fetch')
const Storage = require('node-persist')
const { listPeers, connectPeer,getInfo } = require('./v2')
const handlerBaseUrl = "https://channels.shock.network"
const handlerBaseUrl = "https://channels.shock.network:4444"
/**
*