Merge pull request #841 from sipa/getalltransactions
gettransaction RPC for non-wallet transactions
This commit is contained in:
@@ -103,7 +103,7 @@ unsigned int ComputeMinWork(unsigned int nBase, int64 nTime);
|
||||
int GetNumBlocksOfPeers();
|
||||
bool IsInitialBlockDownload();
|
||||
std::string GetWarnings(std::string strFor);
|
||||
|
||||
bool GetTransaction(const uint256 &hash, CTransaction &tx, uint256 &hashBlock);
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user