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 b4beb5b commit 3fe3737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ bool fImporting = false;
bool fReindex = false;
bool fVerifyChain = false;
bool fTxIndex = false;
bool fNftIndex = false;
bool fAddressIndex = false;
bool fTimestampIndex = false;
bool fSpentIndex = false;
Expand Down

0 comments on commit 3fe3737

Please sign in to comment.