pub fn cancel_listing_receipt<'info>(
    ctx: Context<'_, '_, '_, 'info, CancelListingReceipt<'info>>
) -> Result<()>
Expand description

Cancel an active listing receipt by setting the canceled_at field to the current time.