Implement Results
scan service request to read any cached results for a set of keys
#8205
Labels
A-blockchain-scanner
Area: Blockchain scanner of shielded transactions
C-feature
Category: New features
S-needs-triage
Status: A bug report needs triage
Milestone
Motivation
We want to be able to request results for a given viewing key set from the scan service (to be used via an RPC method).
Possible Design
String
in theScanService
Results
request variantdb
and spawn a blocking threaddb.sapling_results(key)
and return the transaction ids in the resultThe text was updated successfully, but these errors were encountered: