Skip to content

Commit 3dc5fc1

Browse files
authored
Merge pull request #162 from m0-foundation/adevar-e02
PROTO-362: Adevar E-02: remove unused account in ix
2 parents ceda3ad + eb32d9c commit 3dc5fc1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

programs/earn/src/instructions/open/add_registrar_earner.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ pub struct AddRegistrarEarner<'info> {
3939
)]
4040
pub user_token_account: InterfaceAccount<'info, TokenAccount>,
4141

42-
pub system_program: Program<'info, System>,
43-
4442
pub token_program: Program<'info, Token2022>,
4543
}
4644

0 commit comments

Comments
 (0)