Documentation ¶
Overview ¶
Code generated by protoc-gen-go-pulsar. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // deterministic is set to true when the query is guaranteed to return a // deterministic response. Concretely, it means that the query has been // tested on the SDK to return the exact same response upon multiple calls. // Each of these queries also handles its own gas consumption. // // When set to true, the query can safely be called from within the state // machine, for example via ADR-033 calls or from CosmWasm contracts. // // optional bool deterministic = 11110001; E_Deterministic = &file_cosmos_query_v1_query_proto_extTypes[0] )
Extension fields to descriptorpb.MethodOptions.
View Source
var File_cosmos_query_v1_query_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.