We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1e3a6e commit 91d1727Copy full SHA for 91d1727
typescript/infra/config/environments/mainnet3/agent.ts
@@ -863,7 +863,7 @@ const hyperlane: RootAgentConfig = {
863
rpcConsensusType: RpcConsensusType.Fallback,
864
docker: {
865
repo,
866
- tag: '3472d11-20251013-154821',
+ tag: '02db74b-20251013-232420',
867
},
868
blacklist,
869
gasPaymentEnforcement: gasPaymentEnforcement,
@@ -909,7 +909,7 @@ const releaseCandidate: RootAgentConfig = {
909
910
911
912
913
914
915
// We're temporarily (ab)using the RC relayer as a way to increase
0 commit comments