6 #ifndef KAGOME_STATE_RESPONSE_HPP 7 #define KAGOME_STATE_RESPONSE_HPP
Class represents arbitrary (including empty) byte buffer.
common::Buffer proof
If no_proof is false in request, this contains proof nodes.
std::vector< StateEntry > entries
A collection of keys-values.
storage::trie::RootHash state_root
std::vector< KeyValueStateEntry > entries
bool complete
Set to true when there are no more keys to return.