finalizeTransaction

abstract fun finalizeTransaction(txn: SignedTransaction, statesToRecord: StatesToRecord)

Records a SignedTransaction as VERIFIED with flow recovery metadata.

Parameters

txn

The transaction to record.

statesToRecord

how the vault should treat the output states of the transaction.