Refactor node implementation
Compare changes
+ 26
− 58
@@ -145,12 +145,14 @@ impl<Api> RuntimeApiCollection for Api where
@@ -145,12 +145,14 @@ impl<Api> RuntimeApiCollection for Api where
@@ -162,22 +164,8 @@ macro_rules! with_client {
@@ -162,22 +164,8 @@ macro_rules! with_client {
@@ -196,52 +184,32 @@ impl ClientHandle for Client {
@@ -196,52 +184,32 @@ impl ClientHandle for Client {
@@ -328,15 +296,15 @@ trait BenchmarkCallSigner<RuntimeCall: Encode + Clone, Signer: Pair> {
@@ -328,15 +296,15 @@ trait BenchmarkCallSigner<RuntimeCall: Encode + Clone, Signer: Pair> {