Chain launched by blckchnd

This commit is contained in:
Fabian Schuh 2018-10-29 10:21:55 +01:00
parent 9ad4b3a594
commit 462f737227
2 changed files with 10439 additions and 2 deletions

10439
genesis.json

File diff suppressed because one or more lines are too long

View file

@ -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 )