1 2 3 4
//! A mempool and chain-fetching service built on top of zebra's ReadStateService and TrustedChainSync. #![warn(missing_docs)] #![forbid(unsafe_code)]