mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-19 12:56:12 +00:00
Fix signature parsing
This commit is contained in:
@@ -63,5 +63,7 @@ fn testing_client_config() -> (ClientConfig, TempDir) {
|
||||
genesis_time: 13_371_337,
|
||||
};
|
||||
|
||||
client_config.dummy_eth1_backend = true;
|
||||
|
||||
(client_config, tempdir)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user