diff --git a/simapp/app.yaml b/simapp/app.yaml index 82ceeb8450..b4f037daa7 100644 --- a/simapp/app.yaml +++ b/simapp/app.yaml @@ -3,6 +3,8 @@ modules: config: "@type": cosmos.app.runtime.v1alpha1.Module + app_name: SimApp + # During begin block slashing happens after distr.BeginBlocker so that # there is nothing left over in the validator fee pool, so as to keep the # CanWithdrawInvariant invariant.