CityOfZion / neo-scan

Blockchain explorer for NEO
https://neoscan.io
MIT License
70 stars 65 forks source link

Chore/Change Seed Nodes #424

Closed uvmetal closed 5 years ago

uvmetal commented 5 years ago

Fixes some typos and...

Swaps:

"https://m1.neo.neonexchange.org",
"https://m2.neo.neonexchange.org",
"https://m3.neo.neonexchange.org",
"https://m4.neo.neonexchange.org",
"https://m5.neo.neonexchange.org"

for:

"https://m1.neo.nash.io",
"https://m2.neo.nash.io",
"https://m3.neo.nash.io",
"https://m4.neo.nash.io",
"https://m5.neo.nash.io"
uvmetal commented 5 years ago

This addresses https://github.com/CityOfZion/neo-scan/issues/419