deploymentstatus: allow chainman in place of consensusParams

This commit is contained in:
Anthony Towns
2022-04-15 05:49:31 +10:00
parent eaa2e3f25c
commit deffe0df6c
2 changed files with 20 additions and 1 deletions

View File

@@ -16,7 +16,6 @@
#include <consensus/tx_verify.h>
#include <consensus/validation.h>
#include <cuckoocache.h>
#include <deploymentstatus.h>
#include <flatfile.h>
#include <hash.h>
#include <logging.h>