mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 08:52:54 +00:00
Start heavy refactor of validator client
- Block production is working
This commit is contained in:
@@ -37,7 +37,7 @@ fn run_account_manager<T: EthSpec>(
|
||||
}
|
||||
};
|
||||
default_dir.push(".lighthouse");
|
||||
default_dir.push("validator");
|
||||
default_dir.push("validators");
|
||||
default_dir
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user