darkfid::proto::protocol_sync

Function handle_receive_request

Source
async fn handle_receive_request(
    handler: ProtocolGenericHandlerPtr<SyncRequest, SyncResponse>,
    validator: ValidatorPtr,
) -> Result<()>
Expand description

Background handler function for ProtocolSync.