Given a transaction and its resolved source outputs – the Unspent Transaction Outputs (UTXOs) it spends – verify that the transaction passes token-aware validation.
the transaction to verify
the resolved list of the transaction's source outputs
true on success, or an error message (string) on failure.
true
Generated using TypeDoc
Given a transaction and its resolved source outputs – the Unspent Transaction Outputs (UTXOs) it spends – verify that the transaction passes token-aware validation.