iroha icon indicating copy to clipboard operation
iroha copied to clipboard

Implement query predicates for transactions and blocks

Open DCNick3 opened this issue 1 year ago • 0 comments

Currently, predicates for transactions and blocks are stubs - they do not allow do any actual filtering.

To get rid of FindTransactionByHash and FindBlockHeaderByHash singular queries, we need to implement some predicates for these types.

DCNick3 avatar Aug 29 '24 07:08 DCNick3