We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9397660 commit 4e337afCopy full SHA for 4e337af
packages/math-utils/src/constants.ts
@@ -5,3 +5,4 @@ export const USD_DECIMALS = 8;
5
export const WEI_DECIMALS = 18;
6
export const RAY_DECIMALS = 27;
7
export const LTV_PRECISION = 4;
8
+export const FOO = 1;
0 commit comments