There was an error while loading. Please reload this page.
1 parent d513498 commit 1dabb3cCopy full SHA for 1dabb3c
1 file changed
packages/neuron-ui/src/utils/const.ts
@@ -7,7 +7,7 @@ export const MIN_AMOUNT = 61
7
export const PAGE_SIZE = 15
8
export const UNREMOVABLE_NETWORK = 'Testnet'
9
export const UNREMOVABLE_NETWORK_ID = '0'
10
-export const CONFIRMATION_THRESHOLD = 10
+export const CONFIRMATION_THRESHOLD = 30
11
12
export const MAX_DECIMAL_DIGITS = 8
13
0 commit comments