Open Cap Table Protocol Canton SDK - v0.2.224
    Preparing search index...

    Type Alias CapTableBatchExecuteResult

    CapTableBatchExecuteResult: UpdateCapTableResult & { updateId: string }

    Result of executing a CapTableBatch.

    Extends the DAML choice result with transaction metadata from the ledger. This includes all properties from UpdateCapTableResult plus the updateId.

    Type Declaration

    • updateId: string

      The update ID (transaction ID) from the Canton ledger