Skip to content

Commit

Permalink
Update constraints
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrena-Corto committed Oct 27, 2024
1 parent 196e028 commit c06a93a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@ pub struct ClosePositionShort<'info> {
#[account(mut)]
pub lp_staking_reward_token_vault: AccountInfo<'info>,
/// #20
#[account(mut)]
pub lp_token_mint: AccountInfo<'info>,
/// #21
#[account(mut)]
Expand Down

0 comments on commit c06a93a

Please sign in to comment.