Use CreateJoinSplit.cpp method for wallet-utility.cpp

This commit is contained in:
jl777
2018-04-16 08:01:06 +03:00
parent e8972fab17
commit 60eafafa52

View File

@@ -8,7 +8,11 @@
#include "wallet/crypter.h"
#include <boost/foreach.hpp>
#include "komodo_globals.h"
#include "komodo_defs.h"
char ASSETCHAINS_SYMBOL[KOMODO_ASSETCHAIN_MAXLEN];
int64_t MAX_MONEY = 200000000 * 100000000LL;
uint16_t BITCOIND_PORT = 7771;
uint32_t ASSETCHAINS_CC = 0;
void show_help()
{