Skip to content

Commit

Permalink
Update CryptoNoteConfig.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cntemple committed Feb 11, 2019
1 parent df1c4be commit dbc0470
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CryptoNoteConfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const char P2P_STAT_TRUSTED_PUB_KEY[] = "85ae8734f90bc1ee

const std::initializer_list<const char*> SEED_NODES = {

"172.104.240.101:55008"
"51.15.215.223:55008"

};

Expand Down

0 comments on commit dbc0470

Please sign in to comment.