Skip to content

Commit

Permalink
Added missing declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
mxaddict committed Feb 9, 2022
1 parent 61cb52c commit b4beb5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ extern bool fReindex;
extern bool fVerifyChain;
extern int nScriptCheckThreads;
extern bool fTxIndex;
extern bool fNftIndex;
extern bool fAddressIndex;
extern bool fSpentIndex;
extern bool fTimestampIndex;
Expand Down

0 comments on commit b4beb5b

Please sign in to comment.