Update node to latest sc_tendermint

This commit is contained in:
Luke Parker
2022-11-01 21:32:18 -04:00
parent 9a26ac6899
commit 86aaadaea0
4 changed files with 5 additions and 10 deletions

View File

@@ -223,6 +223,7 @@ pub async fn new_full(config: Configuration) -> Result<TaskManager, ServiceError
"tendermint",
None,
TendermintAuthority::new(authority).authority(
(0, keystore_container.keystore()),
Cidp,
sc_basic_authorship::ProposerFactory::new(
task_manager.spawn_handle(),