Interface: QueryStoreResponse
@shareledgerjs/client.QueryStoreResponse
Properties
height
• Readonly
height: number
key
• Readonly
key: Uint8Array
The response key from Tendermint. This is the same as the query key in the request.
value
• Readonly
value: Uint8Array