Available on crate feature
proto
only.Modules§
- key_
value_ response - Nested message and enum types in
KeyValueResponse
. - non_
verifiable_ key_ value_ request - Nested message and enum types in
NonVerifiableKeyValueRequest
. - non_
verifiable_ key_ value_ response - Nested message and enum types in
NonVerifiableKeyValueResponse
. - query_
service_ client rpc
- Generated client implementations.
- query_
service_ server rpc
- Generated server implementations.
- watch_
response - Nested message and enum types in
WatchResponse
.
Structs§
- KeyValue
Request - Performs a key-value query against the JMT, either by key or by key hash.
- KeyValue
Response - NonVerifiable
KeyValue Request - Performs a key-value query against the nonverifiable storage, using a byte-encoded key.
- NonVerifiable
KeyValue Response - Prefix
Value Request - Performs a prefixed key-value query, by string prefix.
- Prefix
Value Response - Watch
Request - Requests a stream of new key-value pairs that have been committed to the state.
- Watch
Response - A key-value pair that has been committed to the state.