hyperledger / iroha

Iroha - A simple, enterprise-grade decentralized ledger
https://wiki.hyperledger.org/display/iroha
Apache License 2.0
433 stars 276 forks source link

make `raw_continue_iterable_query` private #4936

Open mversic opened 1 month ago

mversic commented 1 month ago

is there a reason to have it public?

_Originally posted by @mversic in https://github.com/hyperledger/iroha/pull/4833#discussion_r1680992768_

mversic commented 1 month ago

maybe we can use serialize/deserialize trick like in wasm_samples/query_assets_and_save_cursor/src/lib.rs