diff options
| author | Andrew Chow <[email protected]> | 2020-08-25 13:10:32 -0400 |
|---|---|---|
| committer | Andrew Chow <[email protected]> | 2020-08-25 13:23:40 -0400 |
| commit | 544e12a4e81633d222574eec253a1ff292d3c4a5 (patch) | |
| tree | d19b99594f9609df1370bdd95941f8d2a1d2a54d /src/script/script_error.cpp | |
| parent | Merge #19601: Refactoring CHashWriter & Get{Prevouts,Sequence,Outputs}Hash to... (diff) | |
| download | discoin-544e12a4e81633d222574eec253a1ff292d3c4a5.tar.xz discoin-544e12a4e81633d222574eec253a1ff292d3c4a5.zip | |
walletdb: Add KeyFilterFn to ReadKeyValue
Add a KeyFilterFn callback to ReadKeyValue which allows the caller to
specify which types to actually deserialize. A KeyFilterFn takes the
type as the parameter and returns a bool indicating whether
deserialization should continue.
Diffstat (limited to 'src/script/script_error.cpp')
0 files changed, 0 insertions, 0 deletions