This commit is contained in:
@@ -344,6 +344,7 @@ UniValue PaymentsRelease(struct CCcontract_info *cp,char *jsonstr)
|
|||||||
} else break;
|
} else break;
|
||||||
mtx.vout.push_back(vout);
|
mtx.vout.push_back(vout);
|
||||||
}
|
}
|
||||||
|
result.push_back(Pair("numoprets",(int64_t)numoprets));
|
||||||
if ( i != m )
|
if ( i != m )
|
||||||
{
|
{
|
||||||
result.push_back(Pair("result","error"));
|
result.push_back(Pair("result","error"));
|
||||||
|
|||||||
Reference in New Issue
Block a user