mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-18 13:17:55 +02:00
[refactor] Add missing includes for next commit
This commit is contained in:
parent
534b314a74
commit
f0d1d8b35c
9 changed files with 9 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
#include <script/descriptor.h>
|
||||
#include <test/fuzz/fuzz.h>
|
||||
#include <util/chaintype.h>
|
||||
#include <util/strencodings.h>
|
||||
|
||||
//! Types are raw (un)compressed pubkeys, raw xonly pubkeys, raw privkeys (WIF), xpubs, xprvs.
|
||||
static constexpr uint8_t KEY_TYPES_COUNT{6};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue