Skip to content

Commit 805afca

Browse files
committed
disable app
1 parent a01cb54 commit 805afca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

protocol/app/app.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,8 @@ func New(
390390
appOpts servertypes.AppOptions,
391391
baseAppOptions ...func(*baseapp.BaseApp),
392392
) *App {
393+
panic("this commit is purposely broken. used as a placeholder for the release.")
394+
393395
assertAppPreconditions()
394396

395397
// dYdX specific command-line flags.

0 commit comments

Comments
 (0)