mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
validation: pass ChainstateRole for validationinterface calls
This allows consumers to decide how to handle events from background or assumedvalid chainstates.
This commit is contained in:
parent
1e59acdf17
commit
4d8f4dcb45
19 changed files with 66 additions and 42 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include <scheduler.h>
|
||||
#include <test/util/setup_common.h>
|
||||
#include <util/check.h>
|
||||
#include <kernel/chain.h>
|
||||
#include <validationinterface.h>
|
||||
|
||||
#include <atomic>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue