Create asset tx

This commit is contained in:
jl777
2018-07-20 00:22:01 -11:00
parent 55d19b212e
commit dd94983fa2
2 changed files with 97 additions and 0 deletions

View File

@@ -4867,3 +4867,5 @@ UniValue getbalance64(const UniValue& params, bool fHelp)
ret.push_back(Pair("notstaking", b));
return ret;
}