Module is the config object of the upgrade module.

from message cosmos.upgrade.module.v1.Module

Hierarchy

Constructors

Properties

authority: string = ""

authority defines the custom module authority. If not set, defaults to the governance module.

from field: string authority = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.upgrade.module.v1.Module" = "cosmos.upgrade.module.v1.Module"

Methods