Remove unused BlockStatus::Pending (#9447)
Pending case never instantiated, and only ever matched together with Unknown
Showing
- ethcore/src/client/client.rs 2 additions, 2 deletionsethcore/src/client/client.rs
- ethcore/sync/src/block_sync.rs 1 addition, 1 deletionethcore/sync/src/block_sync.rs
- ethcore/sync/src/chain/handler.rs 1 addition, 1 deletionethcore/sync/src/chain/handler.rs
- ethcore/types/src/block_status.rs 0 additions, 2 deletionsethcore/types/src/block_status.rs
Please register or sign in to comment