Fix duplicate vin

This commit is contained in:
jl777
2018-07-25 09:33:23 -11:00
parent 1fcdefbbb1
commit c6c490af1d
9 changed files with 24 additions and 6 deletions

View File

@@ -257,5 +257,4 @@ bool ProcessCC(struct CCcontract_info *cp,Eval* eval, std::vector<uint8_t> param
}
uint64_t AddFaucetInputs(CMutableTransaction &mtx,CPubKey pk,uint64_t total,int32_t maxinputs);