Chain launched by blckchnd
This commit is contained in:
parent
9ad4b3a594
commit
462f737227
2 changed files with 10439 additions and 2 deletions
10439
genesis.json
10439
genesis.json
File diff suppressed because one or more lines are too long
|
|
@ -162,7 +162,7 @@ namespace detail {
|
||||||
{
|
{
|
||||||
// t.me/peerplays #seednodes
|
// t.me/peerplays #seednodes
|
||||||
vector<string> seeds = {
|
vector<string> seeds = {
|
||||||
"localhost:1667", // blckchnd
|
"ppy-beatrice-seed.blckchnd.com:6666", // blckchnd
|
||||||
};
|
};
|
||||||
|
|
||||||
for( const string& endpoint_string : seeds )
|
for( const string& endpoint_string : seeds )
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue