Skip to content

Commit 9105de2

Browse files
authored
sepolia finality should be 72 (#745)
1 parent cff7ce2 commit 9105de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/base/src/constants/finality.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ const finalityThresholds = [
7272
["Dymension", 0],
7373
["Provenance",0],
7474
// Testnets
75-
["Sepolia", 96],
75+
["Sepolia", 72],
7676
["ArbitrumSepolia", 4096],
7777
["BaseSepolia", 512],
7878
["OptimismSepolia", 512],

0 commit comments

Comments
 (0)