Module is the config object of the crisis module.
from message cosmos.crisis.module.v1.Module
Optional
authority defines the custom module authority. If not set, defaults to the governance module.
from field: string authority = 2;
fee_collector_name is the name of the FeeCollector ModuleAccount.
from field: string fee_collector_name = 1;
Static
Readonly
Module is the config object of the crisis module.
Generated
from message cosmos.crisis.module.v1.Module