Use designated initializers

This commit is contained in:
MarcoFalke
2022-03-11 10:14:31 +01:00
committed by MacroFake
parent 9cc010f5a9
commit fa72e0ba15
4 changed files with 38 additions and 7 deletions

View File

@@ -254,6 +254,7 @@ BITCOIN_CORE_H = \
util/bip32.h \
util/bytevectorhash.h \
util/check.h \
util/designator.h \
util/epochguard.h \
util/error.h \
util/fastrange.h \