![]() |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
#include "primitives/block.h"#include "primitives/transaction.h"#include "chain.h"#include "hash.h"#include "main.h"#include "tinyformat.h"#include "utilstrencodings.h"#include "secp256k1.h"Go to the source code of this file.
Functions | |
| bool | GetTransaction (const uint256 &hash, CTransaction &txOut, uint256 &hashBlock, bool fAllowSlow) |
| bool GetTransaction | ( | const uint256 & | hash, |
| CTransaction & | txOut, | ||
| uint256 & | hashBlock, | ||
| bool | fAllowSlow | ||
| ) |
1.8.17