fix compile error that came with include reorg
This commit is contained in:
parent
4be42d04f7
commit
558aa49b5c
1 changed files with 2 additions and 0 deletions
|
@ -119,6 +119,8 @@ struct update_for_parent_inclusion
|
||||||
CTxMemPool::txiter iter;
|
CTxMemPool::txiter iter;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
extern CTxMemPool mempool;
|
||||||
|
|
||||||
/** Generate a new block, without valid proof-of-work */
|
/** Generate a new block, without valid proof-of-work */
|
||||||
class BlockAssembler
|
class BlockAssembler
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue