Skip to content

Commit

Permalink
chore: Upgrade validators in hyperlane context to f6b682c-20250124-14…
Browse files Browse the repository at this point in the history
…4126 (#5279)

### Description

Upgrade validators in hyperlane context to f6b682c-20250124-144126

### Backward compatibility

Yes

### Testing

E2E tests in CI

Co-authored-by: Danil Nemirovsky <[email protected]>
  • Loading branch information
ameten and ameten authored Jan 24, 2025
1 parent 0446656 commit 219fb17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/infra/config/environments/mainnet3/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -681,7 +681,7 @@ const hyperlane: RootAgentConfig = {
validators: {
docker: {
repo,
tag: '7eec2ac-20250123-193619',
tag: 'f6b682c-20250124-144126',
},
rpcConsensusType: RpcConsensusType.Quorum,
chains: validatorChainConfig(Contexts.Hyperlane),
Expand Down

0 comments on commit 219fb17

Please sign in to comment.