mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Spadina genesis and lighthouse bootnode (#1681)
This adds the Spadina genesis file and a lighthouse bootnode to the Spadina testnet scripts
This commit is contained in:
@@ -109,7 +109,7 @@ define_net!(altona, include_altona_file, "altona", true);
|
|||||||
|
|
||||||
define_net!(medalla, include_medalla_file, "medalla", true);
|
define_net!(medalla, include_medalla_file, "medalla", true);
|
||||||
|
|
||||||
define_net!(spadina, include_spadina_file, "spadina", false);
|
define_net!(spadina, include_spadina_file, "spadina", true);
|
||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod tests {
|
mod tests {
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user