Skip to content

Commit

Permalink
Let's try this again (#1372)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiekat authored Dec 2, 2022
1 parent 2a58538 commit 180fe7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/infra/config/environments/testnet2/agent.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const abacus: AgentConfig<TestnetChains> = {
reorgPeriod: 3,
},
mumbai: {
reorgPeriod: 32,
reorgPeriod: 3,
},
bsctestnet: {
reorgPeriod: 9,
Expand Down

0 comments on commit 180fe7f

Please sign in to comment.