Skip to content

Commit fa32c5e

Browse files
authored
Update auth.cpp
1 parent ab20de7 commit fa32c5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auth.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ std::string signature;
7878
std::string signatureTimestamp;
7979
bool initialized;
8080
std::string API_PUBLIC_KEY = "5586b4bc69c7a4b487e4563a4cd96afd39140f919bd31cea7d1c6a1e8439422b";
81+
bool KeyAuth::api::debug = false;
8182

8283
void KeyAuth::api::init()
8384
{

0 commit comments

Comments
 (0)