We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1d75597 + 3fe8a83 commit 2580ff8Copy full SHA for 2580ff8
src/rpc/blockchain.cpp
@@ -43,7 +43,6 @@ static std::condition_variable cond_blockchange;
43
static CUpdatedBlock latestblock;
44
45
extern void TxToJSON(const CTransaction& tx, const uint256 hashBlock, UniValue& entry);
46
-void ScriptPubKeyToJSON(const CScript& scriptPubKey, UniValue& out, bool fIncludeHex);
47
48
double GetDifficulty(const CBlockIndex* blockindex)
49
{
0 commit comments