mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
[lib] add scheduler to node context
- also update test setup & access point in denial of service test
This commit is contained in:
parent
930d837542
commit
7c8b6e5b52
6 changed files with 24 additions and 16 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include <interfaces/chain.h>
|
||||
#include <net.h>
|
||||
#include <net_processing.h>
|
||||
#include <scheduler.h>
|
||||
|
||||
NodeContext::NodeContext() {}
|
||||
NodeContext::~NodeContext() {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue