Added my public seed node for bitshares2
Type: Dedicated Processor: Intel Xeon D-1521 Ram: 32 GB DDR4 HDD: 2 x 2 TB Connection: 1 Gbit/s Location: Canada Next to my Steem Witness, I thought it would be nice to strenghten the BTS network. At first with a public seed, later with a witness application I think. See https://steemit.com/witness-category/@roelandp/witness-roelandp if you want to learn more about me and my witness.
This commit is contained in:
parent
252e34a3e1
commit
4251d40ab8
1 changed files with 2 additions and 1 deletions
|
|
@ -178,7 +178,8 @@ namespace detail {
|
||||||
"185.25.22.21:1776", // liondani (greece)
|
"185.25.22.21:1776", // liondani (greece)
|
||||||
"212.47.249.84:50696", // iHashFury (France)
|
"212.47.249.84:50696", // iHashFury (France)
|
||||||
"104.168.154.160:50696", // iHashFury (USA)
|
"104.168.154.160:50696", // iHashFury (USA)
|
||||||
"128.199.143.47:2015" // Harvey
|
"128.199.143.47:2015", // Harvey
|
||||||
|
"seed.roelandp.nl:1776" // @roelandp (canada)
|
||||||
};
|
};
|
||||||
for( const string& endpoint_string : seeds )
|
for( const string& endpoint_string : seeds )
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue