Skip to content

Commit

Permalink
Update CryptoNoteConfig.h
Browse files Browse the repository at this point in the history
  • Loading branch information
mateocabanal authored Jul 29, 2018
1 parent 33d3423 commit 2adbf77
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 @@ -110,7 +110,7 @@ const char P2P_STAT_TRUSTED_PUB_KEY[] = "FF9507CA55455F37

const char* const SEED_NODES[] = {
"108.172.131.200:18000",
"108.172.131.200:18000",
"108.172.131.200:18002",
};

struct CheckpointData {
Expand Down

0 comments on commit 2adbf77

Please sign in to comment.