Adds validate_block support for runtime

This commit is contained in:
Bastian Köcher
2019-03-06 12:53:41 +01:00
parent 2ed6549530
commit ecbf2c45c2
8 changed files with 921 additions and 119 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
[workspace]
members = [ "consensus" ]
members = [ "consensus", "runtime" ]