mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
Prepare access to untrim headers
This commit is contained in:
parent
a4d7ac7bbe
commit
31835f2a86
4 changed files with 13 additions and 0 deletions
|
|
@ -5,6 +5,11 @@
|
|||
|
||||
#include <chain.h>
|
||||
#include <util/time.h>
|
||||
#include <validation.h>
|
||||
#include <node/context.h>
|
||||
|
||||
|
||||
node::NodeContext *CBlockIndex::m_pcontext;
|
||||
|
||||
std::string CBlockFileInfo::ToString() const
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue