Function buildBatchDidUpdateTransactions

  • Builds a pair of transactions to batch update multiple DIDs. The first transaction is a commitment transaction that spends the provided UTXO, and the second transaction is a reveal transaction that inscribes the update operations in the witness.

    Parameters

    Returns CommitRevealTransactions

    A pair of bitcoin transactions that batch update multiple DIDs along with their txids.