mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 23:03:45 +01:00
Merge pull request #5100
99f41b9MOVEONLY: core.o -> core/block.o (jtimon)561e9e9MOVEONLY: Move script/compressor out of script and put CTxOutCompressor (from core) with it (jtimon)999a2abMOVEONLY: separate CTxUndo out of core (jtimon)4a3587dMOVEONLY: Separate CTransaction and dependencies from core (jtimon)eda3733MOVEONLY: Move CFeeRate and Amount constants to amount.o (jtimon)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "interpreter.h"
|
||||
|
||||
#include "core.h"
|
||||
#include "core/transaction.h"
|
||||
#include "crypto/ripemd160.h"
|
||||
#include "crypto/sha1.h"
|
||||
#include "crypto/sha2.h"
|
||||
|
||||
Reference in New Issue
Block a user