Owner defines a single capability owner. An owner is defined by the name of capability and the module name.

from message cosmos.capability.v1beta1.Owner

Hierarchy

Constructors

Properties

module: string = ""

from field: string module = 1;

name: string = ""

from field: string name = 2;

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

Methods