Add type-safe AdjustedTime() getter to timedata

Also, fix includes.

The getter will be used in a future commit.
This commit is contained in:
MarcoFalke
2022-03-24 21:21:58 +01:00
committed by MacroFake
parent fa5103a9f5
commit fa2ae373f3
4 changed files with 8 additions and 3 deletions

View File

@@ -36,7 +36,6 @@
#include <shutdown.h>
#include <support/allocators/secure.h>
#include <sync.h>
#include <timedata.h>
#include <txmempool.h>
#include <uint256.h>
#include <univalue.h>