MOVEONLY: Separate CTransaction and dependencies from core

This commit is contained in:
jtimon
2014-10-18 02:34:06 +02:00
parent eda3733091
commit 4a3587d8db
26 changed files with 441 additions and 419 deletions

View File

@@ -3,7 +3,7 @@
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "base58.h"
#include "core.h"
#include "core/transaction.h"
#include "core_io.h"
#include "keystore.h"
#include "main.h" // for MAX_BLOCK_SIZE