Implement block proposal logic

This commit is contained in:
Luke Parker
2022-10-21 23:36:24 -04:00
parent adfc9a5d1d
commit bf5bdb89c2
9 changed files with 91 additions and 23 deletions

1
Cargo.lock generated
View File

@@ -7387,6 +7387,7 @@ name = "serai-consensus"
version = "0.1.0"
dependencies = [
"async-trait",
"log",
"sc-basic-authorship",
"sc-client-api",
"sc-consensus",