rpc: fix issue for querying txids for p2sh addresses
This commit is contained in:
committed by
Braydon Fuller
parent
18ea599a71
commit
fcac6bcdc8
@@ -116,6 +116,7 @@ public:
|
||||
|
||||
CTxDestination Get() const;
|
||||
bool GetKeyID(CKeyID &keyID) const;
|
||||
bool GetIndexKey(uint160& hashBytes, int& type) const;
|
||||
bool IsScript() const;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user