This commit is contained in:
jl777
2018-07-21 03:48:53 -11:00
parent c465612c0a
commit 08bddeff63

View File

@@ -33,6 +33,8 @@
using namespace std;
extern char ASSETCHAINS_SYMBOL[];
void ScriptPubKeyToJSON(const CScript& scriptPubKey, UniValue& out, bool fIncludeHex)
{
txnouttype type;