Module is the config object of the distribution module.

from message cosmos.distribution.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 = 2;

feeCollectorName: string = ""

from field: string fee_collector_name = 1;

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

Methods