@arkade-os/sdk Documentation - v0.3.11
    Preparing search index...

    Type Alias BatchFailedEvent

    type BatchFailedEvent = {
        id: string;
        reason: string;
        type: BatchFailed;
    }
    Index

    Properties

    Properties

    id: string
    reason: string