ListAllInterfacesResponse is the response type of the ListAllInterfaces RPC.

from message cosmos.base.reflection.v1beta1.ListAllInterfacesResponse

Hierarchy

Constructors

Properties

interfaceNames: string[] = []

interface_names is an array of all the registered interfaces.

from field: repeated string interface_names = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.base.reflection.v1beta1.ListAllInterfacesResponse" = "cosmos.base.reflection.v1beta1.ListAllInterfacesResponse"

Methods