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

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