Merge #7997: replace mapNextTx with slimmer setSpends

9805f4a mapNextTx: use pointer as key, simplify value (Kaz Wesley)
This commit is contained in:
Pieter Wuille
2016-06-03 01:11:02 +02:00
6 changed files with 96 additions and 41 deletions

View File

@@ -93,6 +93,7 @@ BITCOIN_CORE_H = \
core_memusage.h \
httprpc.h \
httpserver.h \
indirectmap.h \
init.h \
key.h \
keystore.h \