mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 06:58:57 +01:00
Add src/node/* code to node:: namespace
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
#include <thread>
|
||||
|
||||
using node::BlockAssembler;
|
||||
|
||||
namespace validation_block_tests {
|
||||
struct MinerTestingSetup : public RegTestingSetup {
|
||||
std::shared_ptr<CBlock> Block(const uint256& prev_hash);
|
||||
|
||||
Reference in New Issue
Block a user