Skip to content

Commit

Permalink
extend update
Browse files Browse the repository at this point in the history
  • Loading branch information
countvonzero committed Aug 11, 2023
1 parent 1705d98 commit 85b1ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/mainnet.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func MainnetConfig() Config {

LayerDuration: 5 * time.Minute,
LayerAvgSize: 50,
LegacyLayer: 8170,
LegacyLayer: 8180,
LayersPerEpoch: 4032,

TxsPerProposal: 700, // https://github.com/spacemeshos/go-spacemesh/issues/4559
Expand Down

0 comments on commit 85b1ea9

Please sign in to comment.