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 21, 2022
1 parent 9944d99 commit c6abfe3
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 c6abfe3

Please sign in to comment.