Update everything to latest master (#247)

This commit is contained in:
Bastian Köcher
2020-11-25 15:45:49 +01:00
committed by GitHub
parent 35c2609b8b
commit e6f37cb7cf
10 changed files with 426 additions and 339 deletions
-2
View File
@@ -147,8 +147,6 @@ where
import_queue,
on_demand: None,
block_announce_validator_builder: Some(Box::new(|_| block_announce_validator)),
finality_proof_request_builder: None,
finality_proof_provider: None,
})?;
let rpc_client = client.clone();