proto/cosmos/base/reflection/v2alpha1/export library
Classes
- AppDescriptor
- AppDescriptor describes a cosmos-sdk based application
- AuthnDescriptor
- AuthnDescriptor provides information on how to sign transactions without relying on the online RPCs GetTxMetadata and CombineUnsignedTxAndSignatures
- ChainDescriptor
- ChainDescriptor describes chain information of the application
- CodecDescriptor
- CodecDescriptor describes the registered interfaces and provides metadata information on the types
- ConfigurationDescriptor
- ConfigurationDescriptor contains metadata information on the sdk.Config
- GetAuthnDescriptorRequest
- GetAuthnDescriptorRequest is the request used for the GetAuthnDescriptor RPC
- GetAuthnDescriptorResponse
- GetAuthnDescriptorResponse is the response returned by the GetAuthnDescriptor RPC
- GetChainDescriptorRequest
- GetChainDescriptorRequest is the request used for the GetChainDescriptor RPC
- GetChainDescriptorResponse
- GetChainDescriptorResponse is the response returned by the GetChainDescriptor RPC
- GetCodecDescriptorRequest
- GetCodecDescriptorRequest is the request used for the GetCodecDescriptor RPC
- GetCodecDescriptorResponse
- GetCodecDescriptorResponse is the response returned by the GetCodecDescriptor RPC
- GetConfigurationDescriptorRequest
- GetConfigurationDescriptorRequest is the request used for the GetConfigurationDescriptor RPC
- GetConfigurationDescriptorResponse
- GetConfigurationDescriptorResponse is the response returned by the GetConfigurationDescriptor RPC
- GetQueryServicesDescriptorRequest
- GetQueryServicesDescriptorRequest is the request used for the GetQueryServicesDescriptor RPC
- GetQueryServicesDescriptorResponse
- GetQueryServicesDescriptorResponse is the response returned by the GetQueryServicesDescriptor RPC
- GetTxDescriptorRequest
- GetTxDescriptorRequest is the request used for the GetTxDescriptor RPC
- GetTxDescriptorResponse
- GetTxDescriptorResponse is the response returned by the GetTxDescriptor RPC
- InterfaceAcceptingMessageDescriptor
- InterfaceAcceptingMessageDescriptor describes a protobuf message which contains an interface represented as a google.protobuf.Any
- InterfaceDescriptor
- InterfaceDescriptor describes the implementation of an interface
- InterfaceImplementerDescriptor
- InterfaceImplementerDescriptor describes an interface implementer
- MsgDescriptor
- MsgDescriptor describes a cosmos-sdk message that can be delivered with a transaction
- QueryMethodDescriptor
- QueryMethodDescriptor describes a queryable method of a query service no other info is provided beside method name and tendermint queryable path because it would be redundant with the grpc reflection service
- QueryServiceDescriptor
- QueryServiceDescriptor describes a cosmos-sdk queryable service
- QueryServicesDescriptor
- QueryServicesDescriptor contains the list of cosmos-sdk queriable services
- ReflectionServiceBase
- ReflectionServiceClient
- SigningModeDescriptor
- SigningModeDescriptor provides information on a signing flow of the application NOTE(fdymylja): here we could go as far as providing an entire flow on how to sign a message given a SigningModeDescriptor, but it's better to think about this another time
- TxDescriptor
- TxDescriptor describes the accepted transaction type
Constants
-
AppDescriptor$json
→ const Map<
String, Object> -
AuthnDescriptor$json
→ const Map<
String, Object> -
ChainDescriptor$json
→ const Map<
String, Object> -
CodecDescriptor$json
→ const Map<
String, Object> -
ConfigurationDescriptor$json
→ const Map<
String, Object> -
GetAuthnDescriptorRequest$json
→ const Map<
String, String> -
GetAuthnDescriptorResponse$json
→ const Map<
String, Object> -
GetChainDescriptorRequest$json
→ const Map<
String, String> -
GetChainDescriptorResponse$json
→ const Map<
String, Object> -
GetCodecDescriptorRequest$json
→ const Map<
String, String> -
GetCodecDescriptorResponse$json
→ const Map<
String, Object> -
GetConfigurationDescriptorRequest$json
→ const Map<
String, String> -
GetConfigurationDescriptorResponse$json
→ const Map<
String, Object> -
GetQueryServicesDescriptorRequest$json
→ const Map<
String, String> -
GetQueryServicesDescriptorResponse$json
→ const Map<
String, Object> -
GetTxDescriptorRequest$json
→ const Map<
String, String> -
GetTxDescriptorResponse$json
→ const Map<
String, Object> -
InterfaceAcceptingMessageDescriptor$json
→ const Map<
String, Object> -
InterfaceDescriptor$json
→ const Map<
String, Object> -
InterfaceImplementerDescriptor$json
→ const Map<
String, Object> -
MsgDescriptor$json
→ const Map<
String, Object> -
QueryMethodDescriptor$json
→ const Map<
String, Object> -
QueryServiceDescriptor$json
→ const Map<
String, Object> -
QueryServicesDescriptor$json
→ const Map<
String, Object> -
SigningModeDescriptor$json
→ const Map<
String, Object> -
TxDescriptor$json
→ const Map<
String, Object>
Properties
- appDescriptorDescriptor → Uint8List
-
Descriptor for
AppDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - authnDescriptorDescriptor → Uint8List
-
Descriptor for
AuthnDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - chainDescriptorDescriptor → Uint8List
-
Descriptor for
ChainDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - codecDescriptorDescriptor → Uint8List
-
Descriptor for
CodecDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - configurationDescriptorDescriptor → Uint8List
-
Descriptor for
ConfigurationDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - getAuthnDescriptorRequestDescriptor → Uint8List
-
Descriptor for
GetAuthnDescriptorRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - getAuthnDescriptorResponseDescriptor → Uint8List
-
Descriptor for
GetAuthnDescriptorResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - getChainDescriptorRequestDescriptor → Uint8List
-
Descriptor for
GetChainDescriptorRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - getChainDescriptorResponseDescriptor → Uint8List
-
Descriptor for
GetChainDescriptorResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - getCodecDescriptorRequestDescriptor → Uint8List
-
Descriptor for
GetCodecDescriptorRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - getCodecDescriptorResponseDescriptor → Uint8List
-
Descriptor for
GetCodecDescriptorResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - getConfigurationDescriptorRequestDescriptor → Uint8List
-
Descriptor for
GetConfigurationDescriptorRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - getConfigurationDescriptorResponseDescriptor → Uint8List
-
Descriptor for
GetConfigurationDescriptorResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - getQueryServicesDescriptorRequestDescriptor → Uint8List
-
Descriptor for
GetQueryServicesDescriptorRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - getQueryServicesDescriptorResponseDescriptor → Uint8List
-
Descriptor for
GetQueryServicesDescriptorResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - getTxDescriptorRequestDescriptor → Uint8List
-
Descriptor for
GetTxDescriptorRequest
. Decode as agoogle.protobuf.DescriptorProto
.final - getTxDescriptorResponseDescriptor → Uint8List
-
Descriptor for
GetTxDescriptorResponse
. Decode as agoogle.protobuf.DescriptorProto
.final - interfaceAcceptingMessageDescriptorDescriptor → Uint8List
-
Descriptor for
InterfaceAcceptingMessageDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - interfaceDescriptorDescriptor → Uint8List
-
Descriptor for
InterfaceDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - interfaceImplementerDescriptorDescriptor → Uint8List
-
Descriptor for
InterfaceImplementerDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - msgDescriptorDescriptor → Uint8List
-
Descriptor for
MsgDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - queryMethodDescriptorDescriptor → Uint8List
-
Descriptor for
QueryMethodDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - queryServiceDescriptorDescriptor → Uint8List
-
Descriptor for
QueryServiceDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - queryServicesDescriptorDescriptor → Uint8List
-
Descriptor for
QueryServicesDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - signingModeDescriptorDescriptor → Uint8List
-
Descriptor for
SigningModeDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final - txDescriptorDescriptor → Uint8List
-
Descriptor for
TxDescriptor
. Decode as agoogle.protobuf.DescriptorProto
.final