This commit is contained in:
jl777
2019-07-10 06:35:24 -11:00
parent 2af10c9963
commit 5a967b10d4

View File

@@ -152,6 +152,7 @@ struct oracleprice_info
}; };
typedef std::vector<uint8_t> vscript_t; typedef std::vector<uint8_t> vscript_t;
extern struct NSPV_CCmtxinfo NSPV_U;
#ifdef ENABLE_WALLET #ifdef ENABLE_WALLET
extern CWallet* pwalletMain; extern CWallet* pwalletMain;