Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Commit 0ec2515

Browse files
authored
Merge pull request #6450 from blockchain/feat/bump-canary
feat/bump-canary: bump to 60
2 parents 7c6e257 + eaf3ba9 commit 0ec2515

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • packages/blockchain-wallet-v4-frontend/src/scenes

packages/blockchain-wallet-v4-frontend/src/scenes/app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ const App = ({
190190
}
191191

192192
// OBTAIN THE THRESHOLD - STATICALLY SET, DECIDED BY TEAM.
193-
const THRESHOLD = 30
193+
const THRESHOLD = 60
194194

195195
// THE DYNAMIC ROUTING IS DISABLED, SEND TO V4
196196
// @ts-ignore

0 commit comments

Comments
 (0)