cancel_otc_offer
Cancel an existing OTC offer by generating an unsigned transaction CBOR for the seller's wallet to sign.
Instructions
Cancel an existing OTC offer. Returns an unsigned transaction CBOR to be signed by the seller's wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offerId | Yes | The unique identifier of the OTC offer to cancel | |
| walletAddress | Yes | Seller's Cardano wallet address (bech32 format, starts with 'addr1') |