Skip to content

Commit

Permalink
chore: Linting and Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielePicco committed Sep 3, 2024
1 parent ad9b6ba commit 1683de2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/ephem.rs
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,4 @@ pub fn create_schedule_commit_ix<'a, 'info>(
})
.collect::<Vec<AccountMeta>>();
Instruction::new_with_bytes(*magic_program.key, &instruction_data, account_metas)
}
}

0 comments on commit 1683de2

Please sign in to comment.