change(rpc): Adds a TrustedChainSync struct for keeping up with Zebra's non-finalized best chain from a separate process #1361
Annotations
4 errors
zebra-rpc/src/sync.rs#L12
unresolved import `zebra_node_services::rpc_client`
|
zebra-rpc/src/sync.rs#L15
unresolved imports `zebra_state::ReadStateService`, `zebra_state::ZebraDb`
|
zebra-rpc/src/sync.rs#L110
the trait bound `zebra_state::ChainTipBlock: std::convert::From<std::sync::Arc<zebra_chain::block::Block>>` is not satisfied
|
|
This job failed
Loading