Skip to content

Commit

Permalink
Merge pull request #6450 from blockchain/feat/bump-canary
Browse files Browse the repository at this point in the history
feat/bump-canary: bump to 60
  • Loading branch information
jhagerman-bc authored Sep 3, 2024
2 parents 7c6e257 + eaf3ba9 commit 0ec2515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/blockchain-wallet-v4-frontend/src/scenes/app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ const App = ({
}

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

// THE DYNAMIC ROUTING IS DISABLED, SEND TO V4
// @ts-ignore
Expand Down

0 comments on commit 0ec2515

Please sign in to comment.