PRCYCoin  2.0.0.7rc1
P2P Digital Currency
Functions | Variables
curl_json.cpp File Reference
#include "curl_json.h"
#include "util.h"
#include <openssl/evp.h>
Include dependency graph for curl_json.cpp:

Go to the source code of this file.

Functions

void getHttpsJson (std::string url)
 

Variables

JsonDownload downloadedJSON
 

Function Documentation

◆ getHttpsJson()

void getHttpsJson ( std::string  url)

Definition at line 18 of file curl_json.cpp.

Here is the caller graph for this function:

Variable Documentation

◆ downloadedJSON

JsonDownload downloadedJSON

Definition at line 10 of file curl_json.cpp.