Skip to content

Commit

Permalink
chore(funding): Set Morph desired balance to 0.1 (#5076)
Browse files Browse the repository at this point in the history
### Description

- Set Morph desired balance to 0.1
  • Loading branch information
Mo-Hussain authored Dec 28, 2024
1 parent de11906 commit a734483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/infra/config/environments/mainnet3/funding.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export const keyFunderConfig: KeyFunderConfig<
mode: '0.2',
molten: '3',
moonbeam: '100',
morph: '0.05',
morph: '0.1',
oortmainnet: '2000',
optimism: '0.5',
orderly: '0.05',
Expand Down

0 comments on commit a734483

Please sign in to comment.