Use fully static linkage #364

Closed
bvbfan wants to merge 78 commits from static_link into master
Showing only changes of commit 558aa49b5c - Show all commits

View file

@ -119,6 +119,8 @@ struct update_for_parent_inclusion
CTxMemPool::txiter iter;
};
extern CTxMemPool mempool;
/** Generate a new block, without valid proof-of-work */
class BlockAssembler
{