Skip to content

Commit

Permalink
disable app
Browse files Browse the repository at this point in the history
  • Loading branch information
ttl33 committed Sep 20, 2024
1 parent a01cb54 commit 805afca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protocol/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,8 @@ func New(
appOpts servertypes.AppOptions,
baseAppOptions ...func(*baseapp.BaseApp),
) *App {
panic("this commit is purposely broken. used as a placeholder for the release.")

assertAppPreconditions()

// dYdX specific command-line flags.
Expand Down

0 comments on commit 805afca

Please sign in to comment.