We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff7ce2 commit 9105de2Copy full SHA for 9105de2
core/base/src/constants/finality.ts
@@ -72,7 +72,7 @@ const finalityThresholds = [
72
["Dymension", 0],
73
["Provenance",0],
74
// Testnets
75
- ["Sepolia", 96],
+ ["Sepolia", 72],
76
["ArbitrumSepolia", 4096],
77
["BaseSepolia", 512],
78
["OptimismSepolia", 512],
0 commit comments