|
|
@ -8,7 +8,7 @@ import { environment } from './chains'; |
|
|
|
export const keyFunderConfig: KeyFunderConfig = { |
|
|
|
export const keyFunderConfig: KeyFunderConfig = { |
|
|
|
docker: { |
|
|
|
docker: { |
|
|
|
repo: 'gcr.io/abacus-labs-dev/hyperlane-monorepo', |
|
|
|
repo: 'gcr.io/abacus-labs-dev/hyperlane-monorepo', |
|
|
|
tag: 'sha-3ff9c8b', |
|
|
|
tag: 'a36e464-20230213-160312', |
|
|
|
}, |
|
|
|
}, |
|
|
|
// We're currently using the same deployer key as testnet2.
|
|
|
|
// We're currently using the same deployer key as testnet2.
|
|
|
|
// To minimize nonce clobbering we offset the key funder cron
|
|
|
|
// To minimize nonce clobbering we offset the key funder cron
|
|
|
|