Type Alias CallUnavailable

CallUnavailable: PlainDescriptor<{
    id: FixedSizeBinary<32> | undefined;
    task: FixedSizeArray<2, number>;
}>

The call for the provided hash was not found so the task has been aborted.