Skip to content

Commit

Permalink
remove gateway state
Browse files Browse the repository at this point in the history
  • Loading branch information
wei1769 committed Nov 3, 2022
1 parent 56af427 commit a8f4632
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions programs/adapter-genopets-staking/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,6 @@ pub mod adapter_genopets_staking {
pub struct Action<'info> {
pub gateway_authority: Signer<'info>,
/// CHECK: Safe
pub gateway_state_info: AccountInfo<'info>,
/// CHECK: Safe
pub base_program_id: AccountInfo<'info>,
}

Expand Down

0 comments on commit a8f4632

Please sign in to comment.