This commit is contained in:
jl777
2018-08-28 02:25:28 -11:00
parent fe289ffdd5
commit 58a6817159
4 changed files with 1 additions and 5 deletions

View File

@@ -14,7 +14,6 @@
******************************************************************************/
#include "CCassets.h"
extern std::string CCerror;
int64_t AddAssetInputs(struct CCcontract_info *cp,CMutableTransaction &mtx,CPubKey pk,uint256 assetid,int64_t total,int32_t maxinputs)
{