Skip to content

Interface: KytPatchTransactionWithChainTransactionIdRequest

Describes the structure of the request for the kytPatchTransactionWithChainTransactionId method

Use Travel Rule

fingerprint

Optional fingerprint: string

A crypto transaction ID received from the blockchain.

See

Patch transaction with chain transaction ID API Reference

Defined in

src/client.ts:2627


txnId

txnId: string

A unique transaction identifier.

See

Patch transaction with chain transaction ID API Reference

Defined in

src/client.ts:2621