mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +00:00
Update jsonrpsee to 0.2.0-alpha.5 (#914)
* update jsonrpsee to 0.2.0-alpha.5 * cargo fmt
This commit is contained in:
committed by
Bastian Köcher
parent
5e26ba4999
commit
f857771ce8
@@ -18,7 +18,7 @@
|
||||
|
||||
use crate::types::U256;
|
||||
|
||||
use jsonrpsee_types::error::Error as RpcError;
|
||||
use jsonrpsee_ws_client::Error as RpcError;
|
||||
use relay_utils::MaybeConnectionError;
|
||||
|
||||
/// Result type used by Ethereum client.
|
||||
|
||||
Reference in New Issue
Block a user