mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Remove unused code
This commit is contained in:
parent
8040ae6fc5
commit
8dc957ae06
13 changed files with 0 additions and 78 deletions
|
|
@ -455,11 +455,6 @@ public:
|
|||
{
|
||||
return comment;
|
||||
}
|
||||
|
||||
const CScript& GetScriptPubKey()
|
||||
{
|
||||
return creditTx->vout[0].scriptPubKey;
|
||||
}
|
||||
};
|
||||
|
||||
std::string JSONPrettyPrint(const UniValue& univalue)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue