mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 14:31:02 +00:00
updat jsonrpsee (#828)
This commit is contained in:
committed by
Bastian Köcher
parent
d749bc3a96
commit
4cd6d128ea
@@ -16,11 +16,6 @@
|
||||
|
||||
//! Ethereum node RPC interface.
|
||||
|
||||
// The compiler doesn't think we're using the
|
||||
// code from rpc_api!
|
||||
#![allow(dead_code)]
|
||||
#![allow(unused_variables)]
|
||||
|
||||
use crate::types::{
|
||||
Address, Bytes, CallRequest, Header, HeaderWithTransactions, Receipt, SyncState, Transaction, TransactionHash,
|
||||
H256, U256, U64,
|
||||
|
||||
Reference in New Issue
Block a user