![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
Go to the source code of this file.
Functions | |
| void | AddCoins (CCoinsViewCache &cache, const CTransaction &tx, int nHeight, bool check) |
| Utility function to add all of a transaction's outputs to a cache. More... | |
| const Coin & | AccessByTxid (const CCoinsViewCache &view, const uint256 &txid) |
| Utility function to find any unspent output with a given txid. More... | |
| const Coin& AccessByTxid | ( | const CCoinsViewCache & | view, |
| const uint256 & | txid | ||
| ) |
| void AddCoins | ( | CCoinsViewCache & | cache, |
| const CTransaction & | tx, | ||
| int | nHeight, | ||
| bool | check | ||
| ) |
1.8.14