style: make lint-fix everything (#15631)

Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
Jacob Gadikian
2023-03-30 17:27:39 +00:00
committed by GitHub
co-authored by Julien Robert
parent d9e04c56c6
commit b009a75eea
28 changed files with 83 additions and 43 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ func (app *SimApp) ExportAppStateAndValidators(forZeroHeight bool, jailAllowedAd
// prepare for fresh start at zero height
// NOTE zero height genesis is a temporary feature which will be deprecated
//
// in favour of export at a block height
// in favor of export at a block height
func (app *SimApp) prepForZeroHeightGenesis(ctx sdk.Context, jailAllowedAddrs []string) {
applyAllowedAddrs := false