mirror of
https://github.com/sigp/lighthouse.git
synced 2026-04-26 01:03:40 +00:00
Merge branch 'master' into eth1-deploy
This commit is contained in:
@@ -29,7 +29,7 @@ pub fn new_env() -> Environment<MinimalEthSpec> {
|
||||
}
|
||||
|
||||
fn timeout() -> Duration {
|
||||
Duration::from_secs(1)
|
||||
Duration::from_secs(2)
|
||||
}
|
||||
|
||||
fn random_deposit_data() -> DepositData {
|
||||
|
||||
Reference in New Issue
Block a user