Skip to content

Commit 0d09996

Browse files
committed
Change immunity duration to 6 hours
1 parent 2e6cd91 commit 0d09996

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,4 +214,4 @@ export const WALLET_RETRY_TIMEOUT_MS = 60_000 // 1 minute
214214

215215
export const BECH32_CHARSET = 'qpzry9x8gf2tvdw0s3jn54khce6mua7l'
216216

217-
export const HOURS_OF_IMMUNITY = 8
217+
export const HOURS_OF_IMMUNITY = 6

0 commit comments

Comments
 (0)