Refactor node implementation
Compare changes
+ 12
− 14
@@ -146,11 +146,11 @@ impl<Api> RuntimeApiCollection for Api where
@@ -197,23 +197,23 @@ impl ClientHandle for Client {
@@ -221,13 +221,11 @@ impl From<Arc<super::FullClient<gtest_runtime::RuntimeApi, super::gtest_executor
@@ -328,15 +326,15 @@ trait BenchmarkCallSigner<RuntimeCall: Encode + Clone, Signer: Pair> {