Remove blockstream unix socket support. RPC or bust (#9004)

automerge
This commit is contained in:
Michael Vines
2020-03-21 20:17:11 -07:00
committed by GitHub
parent 1f83c56e05
commit aa24181a53
10 changed files with 3 additions and 616 deletions

View File

@@ -14,8 +14,6 @@ mod deprecated;
pub mod shred_fetch_stage;
#[macro_use]
pub mod contact_info;
pub mod blockstream;
pub mod blockstream_service;
pub mod cluster_info;
pub mod cluster_slots;
pub mod consensus;