mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
parent
b2609b7214
commit
d7e6ac6cfe
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ const MAINNET_DNS_SEEDS: &'static [&'static str] = &[
|
||||||
"mainnet.seed.grin.lesceller.com", // q.lesceller@gmail.com
|
"mainnet.seed.grin.lesceller.com", // q.lesceller@gmail.com
|
||||||
"mainnet.seed.grin.prokapi.com", // hendi@prokapi.com
|
"mainnet.seed.grin.prokapi.com", // hendi@prokapi.com
|
||||||
"grinseed.yeastplume.org", // yeastplume@protonmail.com
|
"grinseed.yeastplume.org", // yeastplume@protonmail.com
|
||||||
|
"mainnet-seed.grinnode.live", // info@grinnode.live
|
||||||
];
|
];
|
||||||
const FLOONET_DNS_SEEDS: &'static [&'static str] = &[
|
const FLOONET_DNS_SEEDS: &'static [&'static str] = &[
|
||||||
"floonet.seed.grin.icu", // gary.peverell@protonmail.com
|
"floonet.seed.grin.icu", // gary.peverell@protonmail.com
|
||||||
|
|
Loading…
Reference in a new issue