Skip to content

Commit

Permalink
Add ArbosVersion_StylusFixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PlasmaPower committed Jun 21, 2024
1 parent da519dd commit 1b1a1ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions params/config_arbitrum.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import (

const ArbosVersion_FixRedeemGas = uint64(11)
const ArbosVersion_Stylus = uint64(30)
const ArbosVersion_StylusFixes = uint64(31)

type ArbitrumChainParams struct {
EnableArbOS bool
Expand Down

0 comments on commit 1b1a1ef

Please sign in to comment.