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

    Type Alias BatchFinalizedEvent

    type BatchFinalizedEvent = {
        commitmentTxid: string;
        id: string;
        type: BatchFinalized;
    }
    Index

    Properties

    commitmentTxid: string
    id: string