enable GrandpaRpcApi for Rialto (#486)

This commit is contained in:
Svyatoslav Nikolsky
2020-11-06 12:19:31 +03:00
committed by Bastian Köcher
parent 20fea45d1f
commit 2a6af69ff0
3 changed files with 17 additions and 3 deletions
+1
View File
@@ -31,6 +31,7 @@ sc-consensus = "0.8"
sc-consensus-aura = "0.8"
sc-executor = "0.8"
sc-finality-grandpa = "0.8"
sc-finality-grandpa-rpc = "0.8"
sc-service = "0.8"
sc-rpc = "2.0"
sc-transaction-pool = "2.0"