chore: fix linting issues exposed by fixing golangci-lint (#12895)

Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
This commit is contained in:
Jacob Gadikian
2022-08-11 22:00:24 +02:00
committed by GitHub
co-authored by Marko Julien Robert
parent 15b04c2a87
commit 0943a70215
148 changed files with 570 additions and 468 deletions
+1
View File
@@ -16,6 +16,7 @@ import (
)
// Simulation operation weights constants
//
//nolint:gosec // these are not hardcoded credentials
const (
OpWeightMsgCreateValidator = "op_weight_msg_create_validator"