pub fn print_purchase_receipt<'info>(
    ctx: Context<'_, '_, '_, 'info, PrintPurchaseReceipt<'info>>,
    purchase_receipt_bump: u8
) -> Result<()>
Expand description

Create a purchase receipt by creating a purchase_receipt account.