Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
This commit is contained in:
parent
317c8b2a24
commit
74cd41a3c4
@ -382,7 +382,7 @@ const (
|
||||
_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
|
||||
)
|
||||
|
||||
// Module is the config object of the authz module.
|
||||
// Module is the config object of the epochs module.
|
||||
type Module struct {
|
||||
state protoimpl.MessageState
|
||||
sizeCache protoimpl.SizeCache
|
||||
|
||||
@ -4,7 +4,7 @@ package cosmos.epochs.module.v1;
|
||||
|
||||
import "cosmos/app/v1alpha1/module.proto";
|
||||
|
||||
// Module is the config object of the authz module.
|
||||
// Module is the config object of the epochs module.
|
||||
message Module {
|
||||
option (cosmos.app.v1alpha1.module) = {
|
||||
go_import: "cosmossdk.io/x/epochs"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user