Skip to content

Commit

Permalink
add ssl signal
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Step committed May 23, 2018
1 parent f94ec11 commit 6fa9f4d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configs/ropsten/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ module.exports = {

// signal : '/dns4/ws-star.discovery.libp2p.io/tcp/443/wss/p2p-websocket-star',
// signal : '/ip4/46.101.244.101/tcp/9090/ws/p2p-websocket-star/',
signal : '/ip4/146.185.173.84/tcp/9090/ws/p2p-websocket-star/',
// signal : '/ip4/146.185.173.84/tcp/9090/ws/p2p-websocket-star/',
signal : '/dns4/ws.dao.casino/tcp/443/wss/p2p-websocket-star/',

contracts: {
erc20 : require('./contracts/erc20.js'),
Expand Down

0 comments on commit 6fa9f4d

Please sign in to comment.