Notarization

This commit is contained in:
Duke Leto
2020-12-06 22:57:07 -05:00
parent 63dde4219c
commit 32fda42602
11 changed files with 9 additions and 12 deletions

View File

@@ -33,7 +33,7 @@
#include "httpserver.h"
#include "httprpc.h"
#include "key.h"
#include "notarisationdb.h"
#include "notarizationdb.h"
#ifdef ENABLE_MINING
#include "key_io.h"