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 56bd3a8 commit 61d0000Copy full SHA for 61d0000
web/src/consts/index.ts
@@ -1 +1 @@
1
-export const ONE_BASIS_POINT = BigInt("10000");
+export const ONE_BASIS_POINT = 10000n;
0 commit comments