Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryStoreResponse
Interface QueryStoreResponse
interface
QueryStoreResponse
{
height
:
number
;
key
:
Uint8Array
;
value
:
Uint8Array
;
}
Index
Properties
height
key
value
Properties
Readonly
height
height
:
number
Readonly
key
key
:
Uint8Array
The response key from Tendermint. This is the same as the query key in the request.
Readonly
value
value
:
Uint8Array
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
key
value
@crownfi/sei-js-proto
Loading...
The response key from Tendermint. This is the same as the query key in the request.