updat jsonrpsee (#828)

This commit is contained in:
Svyatoslav Nikolsky
2021-03-16 13:02:22 +03:00
committed by Bastian Köcher
parent d749bc3a96
commit 4cd6d128ea
5 changed files with 7 additions and 17 deletions
@@ -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,