Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Commit

Permalink
1.17.14-basodino-testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjjpa committed Oct 20, 2020
1 parent 3c49183 commit 7cd2b26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env.demo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DEBUG=hopr*
HOST_IPV4=0.0.0.0:9091
HOPR_BOOTSTRAP_SERVERS=/ip4/34.65.204.200/tcp/9091/p2p/16Uiu2HAmHxG2fj7MUNzopRy3SKLfeEHgzbBQJp6tc8WGkLmVddBE
HOPR_BOOTSTRAP_SERVERS=/ip4/34.65.192.30/tcp/9091/p2p/16Uiu2HAmTTqMMoxU4m2f6PoHmgTc9QyGTsPR7t844715rmp2M2oh
ETHEREUM_PROVIDER=wss://ws-mainnet.matic.network

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hoprnet/hopr-chat",
"version": "1.17.14-basodino-develop",
"version": "1.17.14-basodino-testnet",
"description": "Interactive chat PoC for HOPR Protocol",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 7cd2b26

Please sign in to comment.