mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 17:31:05 +00:00
Remove the RPC client example (#10217)
* Remove the RPC client example Might be slightly contentious but I think we want to migrate this example to `subxt` and redirect the community to use that for things like this. * Remove rpc-client example code from workspace
This commit is contained in:
Generated
-11
@@ -4657,17 +4657,6 @@ dependencies = [
|
||||
"substrate-frame-rpc-system",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "node-rpc-client"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"futures 0.3.16",
|
||||
"jsonrpc-core-client",
|
||||
"node-primitives",
|
||||
"sc-rpc",
|
||||
"sp-tracing",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "node-runtime"
|
||||
version = "3.0.0-dev"
|
||||
|
||||
Reference in New Issue
Block a user