ChangeSetDescriber Type alias

The signature of a function that can supply a description of local Txns in the specified briefcase up to and including the specified endTxnId.

ChangeSetDescriber = (endTxnId: TxnIdString) => string

Defined in

Last Updated: 08 January, 2020