mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
[test] move mining helper functions into test library
This commit is contained in:
parent
2cb4e8bdc7
commit
f613e5dfda
7 changed files with 79 additions and 59 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#include <consensus/validation.h>
|
||||
#include <crypto/sha256.h>
|
||||
#include <test/util.h>
|
||||
#include <test/util/mining.h>
|
||||
#include <txmempool.h>
|
||||
#include <validation.h>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue