pub fn close_escrow_account<'info>(
    ctx: Context<'_, '_, '_, 'info, CloseEscrowAccount<'info>>,
    escrow_payment_bump: u8
) -> Result<()>
Expand description

Close the escrow account of the user.