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

Classes

Module(authority)

Module is the config object of the circuit module.

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

Bases: Message

Module is the config object of the circuit module.

authority: str = <object object>

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