diff options
| author | Russell Yanofsky <[email protected]> | 2020-02-24 14:34:17 -0500 |
|---|---|---|
| committer | Russell Yanofsky <[email protected]> | 2020-03-31 08:36:02 -0500 |
| commit | bf30cd4922ea62577d7bf63f5029e8be62665d45 (patch) | |
| tree | 73c53b3583a3870d5620ff06cc724f2b944029e5 /src/httpserver.cpp | |
| parent | Merge #18481: test: add BIP37 'filterclear' test to p2p_filter.py (diff) | |
| download | discoin-bf30cd4922ea62577d7bf63f5029e8be62665d45.tar.xz discoin-bf30cd4922ea62577d7bf63f5029e8be62665d45.zip | |
refactor: Add interfaces::FoundBlock class to selectively return block data
FoundBlock class allows interfaces::Chain::findBlock to return more block
information without having lots of optional output parameters. FoundBlock class
is also used by other chain methods in upcoming commits.
There is mostly no change in behavior. Only exception is
CWallet::RescanFromTime now throwing NonFatalCheckError instead of
std::logic_error.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions