Documentation ¶
Index ¶
Constants ¶
View Source
const ( // GRPCBlockHeightHeader is the gRPC header for block height. GRPCBlockHeightHeader = "x-cosmos-block-height" // GRPCCheckStateHeader is the gRPC header for mempool state. Assign "on" to this header when you want to query checkState values. // If you use both GRPCBlockHeightHeader and GRPCCheckStateHeader, GRPCCheckStateHeader would be ignored. GRPCCheckStateHeader = "x-lbm-checkstate" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.