mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Add src/node/* code to node:: namespace
This commit is contained in:
parent
4ada74206a
commit
90fc8b089d
77 changed files with 283 additions and 61 deletions
|
|
@ -9,6 +9,8 @@
|
|||
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
using node::BlockManager;
|
||||
|
||||
BOOST_FIXTURE_TEST_SUITE(validation_flush_tests, ChainTestingSetup)
|
||||
|
||||
//! Test utilities for detecting when we need to flush the coins cache based
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue