Add @jaspervdm DNS seed (#2270)

This commit is contained in:
jaspervdm 2019-01-02 00:58:50 +01:00 committed by Ignotus Peverell
parent f2a29ce37a
commit e0923753fa

View file

@ -34,10 +34,12 @@ use crate::util::{Mutex, StopState};
const MAINNET_DNS_SEEDS: &'static [&'static str] = &[
"mainnet.seed.grin-tech.org", // igno.peverell@protonmail.com
"mainnet.seed.grin.icu", // gary.peverell@protonmail.com
"mainnet.seed.713.mw", // jasper@713.mw
];
const FLOONET_DNS_SEEDS: &'static [&'static str] = &[
"floonet.seed.grin-tech.org", // igno.peverell@protonmail.com
"floonet.seed.grin.icu", // gary.peverell@protonmail.com
"floonet.seed.713.mw", // jasper@713.mw
];
pub fn connect_and_monitor(