implement mark_best using set_head

This commit is contained in:
Robert Habermeier
2019-02-18 17:24:55 -03:00
parent 303a1c37f9
commit e8c5c1ead4
3 changed files with 590 additions and 430 deletions
+1 -1
View File
@@ -20,5 +20,5 @@ polkadot-runtime = { git = "https://github.com/paritytech/polkadot" }
# other deps
futures = "0.1.21"
tokio = "0.1.8"
parity-codec = "2.0"
parity-codec = "3.0"
log = "0.4"