Skip to content

Commit

Permalink
feat: Upgrade scraper (#4708)
Browse files Browse the repository at this point in the history
### Description

Add logging for debugging

### Backward compatibility

Yes

### Testing

Locally

Co-authored-by: Danil Nemirovsky <[email protected]>
  • Loading branch information
ameten and ameten authored Oct 21, 2024
1 parent 0b90188 commit eeae55b
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 @@ -437,7 +437,7 @@ const hyperlane: RootAgentConfig = {
rpcConsensusType: RpcConsensusType.Fallback,
docker: {
repo,
tag: 'efd438f-20241016-101828',
tag: '9c0c4bb-20241018-113820',
},
resources: scraperResources,
},
Expand Down

0 comments on commit eeae55b

Please sign in to comment.