This commit is contained in:
jl777
2016-10-18 17:52:53 -03:00
parent 6222ece2d5
commit e4ca0031c9
3 changed files with 10 additions and 7 deletions

View File

@@ -522,6 +522,7 @@ public:
double GetPriority(const CTransaction &tx, int nHeight) const;
const CTxOut &GetOutputFor(const CTxIn& input) const;
const CTxOut &GetScriptFor(const CTxIn& input) const;
friend class CCoinsModifier;