Skip to content

Commit bb1d46c

Browse files
knstPastaPastaPasta
authored andcommitted
feat: new util class expected for return errors by more convenient way
Source: https://github.com/TartanLlama/expected Also it adds util/expected.h to exclude list of our linters
1 parent d3da62f commit bb1d46c

File tree

6 files changed

+2450
-5
lines changed

6 files changed

+2450
-5
lines changed

src/Makefile.am

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,6 +324,7 @@ BITCOIN_CORE_H = \
324324
util/enumerate.h \
325325
util/epochguard.h \
326326
util/error.h \
327+
util/expected.h \
327328
util/fastrange.h \
328329
util/fees.h \
329330
util/golombrice.h \

0 commit comments

Comments
 (0)