Add beefy-gadget-rpc tests (#10555)

* beefy: add RPC tests

* beefy: add more RPC tests
This commit is contained in:
Adrian Catangiu
2021-12-26 16:48:51 +02:00
committed by GitHub
parent 849cf6ce5c
commit 747af9e65a
3 changed files with 142 additions and 0 deletions
+2
View File
@@ -516,8 +516,10 @@ dependencies = [
"parity-scale-codec",
"sc-rpc",
"serde",
"serde_json",
"sp-core",
"sp-runtime",
"substrate-test-runtime-client",
]
[[package]]