GenesisOwners defines the capability owners with their corresponding index.

from message cosmos.capability.v1beta1.GenesisOwners

Hierarchy

Constructors

Properties

index: bigint = protoInt64.zero

index is the index of the capability owner.

from field: uint64 index = 1;

indexOwners?: CapabilityOwners

index_owners are the owners at the given index.

from field: cosmos.capability.v1beta1.CapabilityOwners index_owners = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.capability.v1beta1.GenesisOwners" = "cosmos.capability.v1beta1.GenesisOwners"

Methods