cancelTransaction

Cancel a transaction by ID.

Usually used for AML integrations when the incoming funds should be quarantined. For account based assets - the entire amount of the transaction is frozen For UTXO based assets - all UTXOs of the specified transaction are frozen

Return

A Result containing a SuccessResponse if the transaction was successfully canceled, or an EmbeddedWalletException in case of failure.

Parameters

txId

The Fireblocks transaction ID