Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Former-commit-id: be2a166
  • Loading branch information
1010adigupta committed Mar 29, 2024
1 parent f2f1899 commit 93d0120
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ pub struct CurvePool {
pub token_decimals: Vec<u8>,
pub fee: U256,
pub reserves: Vec<U256>,
//update this on executions if needed
pub a_value: U256,
//update this on executions if needed
pub gamma_value: U256,
// contract immutable variables
pub price_scale_packed: U256,
Expand Down

0 comments on commit 93d0120

Please sign in to comment.