GenesisState defines the authz module's genesis state.

from message cosmos.authz.v1beta1.GenesisState

Hierarchy

Constructors

Properties

authorization: GrantAuthorization[] = []

from field: repeated cosmos.authz.v1beta1.GrantAuthorization authorization = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.authz.v1beta1.GenesisState" = "cosmos.authz.v1beta1.GenesisState"

Methods