Skip to content

Commit

Permalink
remove useles code
Browse files Browse the repository at this point in the history
  • Loading branch information
BananaLF committed Dec 11, 2023
1 parent 9d07cfa commit 5b3528e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ const (
FlagEnableHasBlockPartMsg = "enable-blockpart-ack"
FlagDebugGcInterval = "debug.gc-interval"
FlagCommitGapOffset = "commit-gap-offset"
FlagEnableMempoolSimGuFactor = "enable-mem-sim-gu-factor"
FlagMaxSubscriptionClients = "max-subscription-clients"
FlagMaxTxLimitPerPeer = "mempool.max_tx_limit_per_peer"
)
Expand Down

0 comments on commit 5b3528e

Please sign in to comment.