mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-09 11:41:51 +00:00
dummy_eth1_backend has been assigned a value, in the above line already (#1135)
This commit is contained in:
@@ -86,8 +86,6 @@ pub fn testing_client_config() -> ClientConfig {
|
||||
genesis_time: now,
|
||||
};
|
||||
|
||||
client_config.dummy_eth1_backend = true;
|
||||
|
||||
client_config
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user