Skip to content

Commit

Permalink
feat(taiko-client): update ontakeForkHeight to Sep 24, 2024 (#18047)
Browse files Browse the repository at this point in the history
  • Loading branch information
YoGhurt111 authored Sep 9, 2024
1 parent 7bfd28a commit a1ff620
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/taiko-client/bindings/encoding/protocol_config.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ var (
LivenessBond: livenessBond,
StateRootSyncInternal: 16,
MaxAnchorHeightOffset: 64,
OntakeForkHeight: 793_000,
OntakeForkHeight: 840_512,
BaseFeeConfig: bindings.TaikoDataBaseFeeConfig{
AdjustmentQuotient: 8,
SharingPctg: 75,
Expand Down

0 comments on commit a1ff620

Please sign in to comment.