Skip to content

Commit cef58ab

Browse files
committed
v0.5.2
1 parent 0c5ca32 commit cef58ab

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "tmn"
3-
version = "0.5.1"
3+
version = "0.5.2"
44
description = "Quickstart your masternode"
55
readme = "README.md"
66
license = "GPL-3.0+"

tmn/environments.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
'BOOTNODES': (
55
'enode://97f0ca95a653e3c44d5df2674e19e9324ea4bf4d47a46b1d8560f'
66
'3ed4ea328f725acec3fcfcb37eb11706cf07da669e9688b091f1543f89b24'
7-
'25700a68bc8876@104.248.98.78:30301,enode://b72927f349f3a27b78'
7+
'25700a68bc8876@3.212.20.0:30301,enode://b72927f349f3a27b78'
88
'9d0ca615ffe3526f361665b496c80e7cc19dace78bd94785fdadc270054ab'
99
'727dbb172d9e3113694600dd31b2558dd77ad85a869032dea@188.166.207'
1010
'.189:30301,enode://c8f2f0643527d4efffb8cb10ef9b6da4310c5ac9f2'
1111
'e988a7f85363e81d42f1793f64a9aa127dbaff56b1e8011f90fe9ff57fa02'
1212
'a36f73220da5ff81d8b8df351@104.248.98.60:30301'
1313
),
14-
'NETSTATS_HOST': 'stats.tomochain.com',
15-
'NETSTATS_PORT': '443',
14+
'NETSTATS_HOST': 'wss://stats.tomochain.com',
15+
'NETSTATS_PORT': '',
1616
'NETWORK_ID': '88',
1717
'WS_SECRET': (
1818
'getty-site-pablo-auger-room-sos-blair-shin-whiz-delhi'

0 commit comments

Comments
 (0)