darkfid::proto::protocol_sync

Function handle_receive_fork_headers_request

Source
async fn handle_receive_fork_headers_request(
    handler: ProtocolGenericHandlerPtr<ForkHeadersRequest, ForkHeadersResponse>,
    validator: ValidatorPtr,
) -> Result<()>
Expand description

Background handler function for ProtocolSyncForkHeaders.