v0.0.14 - Still working on commenting out old code and deleting
This commit is contained in:
@@ -251,7 +251,7 @@ int validate_sha256_format(const char* sha256);
|
||||
/////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
// Admin API request handler
|
||||
void handle_admin_api_request(const char* method, const char* uri);
|
||||
void handle_admin_api_request(const char* method, const char* uri, const char* validated_pubkey, int is_authenticated);
|
||||
|
||||
// Individual endpoint handlers
|
||||
void handle_stats_api(void);
|
||||
|
||||
Reference in New Issue
Block a user