diff --git a/protocol/app/app.go b/protocol/app/app.go index d06428fb23..6227d3c39e 100644 --- a/protocol/app/app.go +++ b/protocol/app/app.go @@ -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.