Skip to content

Commit

Permalink
re-update keyfunder
Browse files Browse the repository at this point in the history
  • Loading branch information
paulbalaji committed Oct 29, 2024
1 parent 2cde782 commit daf00af
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 @@ -10,7 +10,7 @@ export const keyFunderConfig: KeyFunderConfig<
> = {
docker: {
repo: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
tag: '25ae727-20241025-165028',
tag: '2cde782-20241029-100534',
},
// We're currently using the same deployer/key funder key as mainnet2.
// To minimize nonce clobbering we offset the key funder cron
Expand Down

0 comments on commit daf00af

Please sign in to comment.