Optional
data: PartialMessage<proto.cosmos_proto.InterfaceDescriptor>description is a human-readable description of the interface and its purpose.
name is the name of the interface. It should be a short-name (without a period) such that the fully qualified name of the interface will be package.name, ex. for the package a.b and interface named C, the fully-qualified name will be a.b.C.
Static
Readonly
fieldsStatic
Readonly
runtimeStatic
Readonly
typeStatic
equalsStatic
fromOptional
options: Partial<BinaryReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>Static
fromOptional
options: Partial<JsonReadOptions>
InterfaceDescriptor describes an interface type to be used with accepts_interface and implements_interface and declared by declare_interface.
Generated
from message cosmos_proto.InterfaceDescriptor