Add block event forwarding into the Overseer (#1192)

* Add block event forwarding into the Overseer

* Add a doc comment

* Fix a doc comment
This commit is contained in:
Fedor Sakharov
2020-06-03 19:49:04 +03:00
committed by GitHub
parent fc45a8e673
commit f25fd672af
3 changed files with 62 additions and 1 deletions
+1
View File
@@ -3309,6 +3309,7 @@ dependencies = [
"kv-log-macro",
"log 0.4.8",
"polkadot-primitives",
"sc-client-api",
"streamunordered",
]