Merge PR #4881: Linting Galore
This commit is contained in:
committed by
Alexander Bezobchuk
parent
89b1220398
commit
3a4f1fc4d4
@@ -15,6 +15,7 @@ import (
|
||||
"github.com/cosmos/cosmos-sdk/x/slashing/internal/types"
|
||||
)
|
||||
|
||||
// nolint:deadcode unused
|
||||
var (
|
||||
delPk1 = ed25519.GenPrivKey().PubKey()
|
||||
delAddr1 = sdk.AccAddress(delPk1.Address())
|
||||
|
||||
Reference in New Issue
Block a user