mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-30 20:57:10 +00:00
add some test cases
This commit is contained in:
@@ -1400,7 +1400,8 @@ impl ChainSpec {
|
||||
|
||||
impl Default for ChainSpec {
|
||||
fn default() -> Self {
|
||||
Self::mainnet() }
|
||||
Self::mainnet()
|
||||
}
|
||||
}
|
||||
|
||||
/// Exact implementation of the *config* object from the Ethereum spec (YAML/JSON).
|
||||
|
||||
Reference in New Issue
Block a user