Skip to content

Commit

Permalink
deployed
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Mar 28, 2024
1 parent 8939409 commit a30aac6
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 @@ -9,7 +9,7 @@ import { environment } from './chains';
export const keyFunderConfig: KeyFunderConfig = {
docker: {
repo: 'gcr.io/abacus-labs-dev/hyperlane-monorepo',
tag: '7781bce-20240326-173938',
tag: 'd94cc52-20240328-104504',
},
// 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 a30aac6

Please sign in to comment.