fix DVM test

This commit is contained in:
mingda
2020-11-20 19:55:32 +08:00
parent 047d7f1d94
commit 8ba1a24e1a
5 changed files with 45 additions and 33 deletions

View File

@@ -207,7 +207,7 @@ library PMMPricing {
state.B,
DecimalMath.divFloor(payQuoteAmount, state.i),
false,
state.i
state.K
);
}