diff options
| author | Wladimir J. van der Laan <[email protected]> | 2018-06-24 19:24:01 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2018-06-24 19:25:03 +0200 |
| commit | cec84c2f1a359676ac4d206f10ee936d4d7db9b5 (patch) | |
| tree | b0466d643aeb2878347ef31bbc43e6b15da007bb /src/net_processing.cpp | |
| parent | Merge #13160: wallet: Unlock spent outputs (diff) | |
| download | discoin-cec84c2f1a359676ac4d206f10ee936d4d7db9b5.tar.xz discoin-cec84c2f1a359676ac4d206f10ee936d4d7db9b5.zip | |
bench: Add missing pow.h header
Fix a build error introduced in #13219.
```
.../bitcoin/src/bench/block_assemble.cpp:42:13:error: use of undeclared identifier 'CheckProofOfWork'
while (!CheckProofOfWork(block->GetHash(), block->nBits, Params().GetConsensus())) {
```
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions