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:
co-authored by
Marko
Julien Robert
parent
15b04c2a87
commit
0943a70215
@@ -16,6 +16,7 @@ import (
|
||||
)
|
||||
|
||||
// Simulation operation weights constants
|
||||
//
|
||||
//nolint:gosec // these are not hardcoded credentials
|
||||
const (
|
||||
OpWeightMsgCreateValidator = "op_weight_msg_create_validator"
|
||||
|
||||
Reference in New Issue
Block a user