feature(rpc): Migrate from deprecated jsonrpc_*
crates to jsonrpsee
#2340
Annotations
2 errors and 1 warning
Run tests:
zebra-rpc/src/server/http_request_compatibility.rs#L205
no method named `clone` found for type parameter `S` in the current scope
|
Run tests
Process completed with exit code 101.
|
Run tests:
zebra-rpc/src/server/http_request_compatibility.rs#L9
unused import: `TryFutureExt`
|
Loading