evmos.proto.autogen.py.cosmos.upgrade.module.v1

Classes

Module(authority)

Module is the config object of the upgrade module.

class evmos.proto.autogen.py.cosmos.upgrade.module.v1.Module(authority: str = <object object>)[source]

Bases: Message

Module is the config object of the upgrade module.

authority: str = <object object>

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