Skip to content

Commit

Permalink
fix: Satisfy cargo check
Browse files Browse the repository at this point in the history
  • Loading branch information
quangkeu95 committed Jan 12, 2024
1 parent 1d822d6 commit 4b1c420
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/amm/src/event.rs
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,4 @@ pub struct MigrateFeeAccount {
pub token_a_amount: u64,
/// Transfer token b fee amount
pub token_b_amount: u64,
}
}

0 comments on commit 4b1c420

Please sign in to comment.