Skip to content

Commit a286fad

Browse files
committed
add comment on quickcheck_affine_combination_normalize_fractions
1 parent 452f080 commit a286fad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyth-sdk/src/price.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2030,6 +2030,7 @@ mod test {
20302030
return TestResult::discard()
20312031
}
20322032

2033+
// generate new xs based on scaling x_1 --> 0, x_2 --> 10^8
20332034
let x1_new: i64;
20342035
let xq_new: i64;
20352036
let x2_new: i64;

0 commit comments

Comments
 (0)