We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0bcd67 commit cc2ac11Copy full SHA for cc2ac11
1 file changed
src/config/index.ts
@@ -49,4 +49,4 @@ export const getOrderlyFeeTiers = () => {
49
return orderlyFeeTiers;
50
};
51
52
-export const AML_SCORE_THRESHOLD = 7;
+export const AML_SCORE_THRESHOLD = 60;
0 commit comments