We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0ca1f2 + 19de26a commit acaebf8Copy full SHA for acaebf8
x/dex/types/errors.go
@@ -202,7 +202,7 @@ var (
202
ErrPriceOutsideRange = sdkerrors.Register(
203
ModuleName,
204
1160,
205
- "Invalid price; 0.000000000000000000000000495 < PRICE > 2020125331305056766452345.127500016657360222036663651",
+ "Invalid price; 0.000000000000000000000009906 < PRICE > 100943872917137109121294.116592697013542139739189686",
206
)
207
ErrInvalidPriceAndTick = sdkerrors.Register(
208
0 commit comments