camelcase structs returned over RPC (#1507)

This commit is contained in:
Tomasz Drwięga
2019-01-21 19:25:58 +01:00
committed by Gav Wood
parent 8ec759d32e
commit e48291acd0
7 changed files with 81 additions and 2 deletions
-1
View File
@@ -19,7 +19,6 @@ use super::*;
use network::{self, SyncState, SyncStatus, ProtocolStatus, NodeIndex, PeerId, PeerInfo as NetworkPeerInfo, PublicKey};
use network::config::Roles;
use test_client::runtime::Block;
use primitives::H256;
#[derive(Default)]
struct Status {