Function darkfid::proto::protocol_sync::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.