mirror of
https://github.com/mimblewimble/grin.git
synced 2025-02-01 17:01:09 +03:00
Yeastseed (#2382)
To keep it all yeasty * The yeastiest seed * Dammit git * Dammit git
This commit is contained in:
parent
34bd35e8fc
commit
c5cc4f29ac
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ const MAINNET_DNS_SEEDS: &'static [&'static str] = &[
|
|||
"mainnet.seed.713.mw", // jasper@713.mw
|
||||
"mainnet.seed.grin.lesceller.com", // q.lesceller@gmail.com
|
||||
"mainnet.seed.grin.prokapi.com", // hendi@prokapi.com
|
||||
"grinseed.yeastplume.org", // yeastplume@protonmail.com
|
||||
];
|
||||
const FLOONET_DNS_SEEDS: &'static [&'static str] = &[
|
||||
"floonet.seed.grin-tech.org", // igno.peverell@protonmail.com
|
||||
|
|
Loading…
Reference in a new issue