chore: remove x/gov dependencies in x/distr (#16587)
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
This commit is contained in:
co-authored by
Matt Kocubinski
parent
aeccbc910c
commit
7e0148805a
@@ -2,4 +2,4 @@ package types
|
||||
|
||||
import "cosmossdk.io/errors"
|
||||
|
||||
var ErrInvalidSigner = errors.Register(ModuleName, 1, "invalid signer")
|
||||
var ErrInvalidSigner = errors.Register(ModuleName, 1, "expected authority account as only signer for proposal message")
|
||||
|
||||
Reference in New Issue
Block a user