mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
RpcHandlers Refactorings (#6846)
* allow access to the underlying Pubsub instance from RpcHandlers * bump Cargo.lock * no more Arc<RpcHandlers> * bump Cargo.lock * Debug,. * Arc<RpcHandlers> * RpcHandler * RpcHandlers::io_handler * remove chain spec from cli * address pr comments * remove stray newline Co-authored-by: Ashley <ashley.ruglys@gmail.com> Co-authored-by: Tomasz Drwięga <tomasz@parity.io> Co-authored-by: Ashley <ashley.ruglys@gmail.com>
This commit is contained in:
Generated
+1
@@ -6973,6 +6973,7 @@ dependencies = [
|
||||
"futures 0.3.5",
|
||||
"futures-timer 3.0.2",
|
||||
"hash-db",
|
||||
"jsonrpc-core",
|
||||
"jsonrpc-pubsub",
|
||||
"lazy_static",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user