mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Refactor proof of work related functions out of main
This commit is contained in:
parent
36db6633c3
commit
df852d2bcc
9 changed files with 155 additions and 124 deletions
|
|
@ -9,6 +9,7 @@
|
|||
#include "net.h"
|
||||
#include "main.h"
|
||||
#include "miner.h"
|
||||
#include "pow.h"
|
||||
#ifdef ENABLE_WALLET
|
||||
#include "db.h"
|
||||
#include "wallet.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue