darkfid::proto::protocol_sync

Function handle_receive_fork_request

Source
async fn handle_receive_fork_request(
    handler: ProtocolGenericHandlerPtr<ForkSyncRequest, ForkSyncResponse>,
    validator: ValidatorPtr,
) -> Result<()>
Expand description

Background handler function for ProtocolSyncFork.