mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-12 05:34:57 +01:00
MOVEONLY: core/ -> primitives/
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "bitcoinconsensus.h"
|
||||
|
||||
#include "core/transaction.h"
|
||||
#include "primitives/transaction.h"
|
||||
#include "script/interpreter.h"
|
||||
#include "version.h"
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "interpreter.h"
|
||||
|
||||
#include "core/transaction.h"
|
||||
#include "primitives/transaction.h"
|
||||
#include "crypto/ripemd160.h"
|
||||
#include "crypto/sha1.h"
|
||||
#include "crypto/sha256.h"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
#include "script/sign.h"
|
||||
|
||||
#include "core/transaction.h"
|
||||
#include "primitives/transaction.h"
|
||||
#include "key.h"
|
||||
#include "keystore.h"
|
||||
#include "script/standard.h"
|
||||
|
||||
Reference in New Issue
Block a user