Store decrypted scanning results in the scanner storage #7944
Labels
A-blockchain-scanner
Area: Blockchain scanner of shielded transactions
C-enhancement
Category: This is an improvement
Motivation
We want to store the decrypted results of scanning in the scanner storage.
Complex Code
These types look pretty complicated, so it might help to use
HashMap
's entry API.It would be helpful to add type aliases for
SaplingSpend
andSaplingOutput
, so we can change them later.Suggested Design
In
sapling_spend_results
, whenNf
is()
it should becomeNone
.Originally posted by @teor2345 in #7942 (comment)
The text was updated successfully, but these errors were encountered: