Skip to content

Commit

Permalink
Added seed.pkt.pink as a new highly available seed.
Browse files Browse the repository at this point in the history
  • Loading branch information
mediatech15 committed Feb 2, 2022
1 parent 76b8942 commit 35ac19d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chaincfg/params.go
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@ var PktMainNetParams = Params{
DNSSeeds: []DNSSeed{
{"seed.cjd.li", false},
{"pktdseed.pkt.world", false},
{"seed.pkt.pink", false}
},

// Chain parameters
Expand Down

0 comments on commit 35ac19d

Please sign in to comment.