Merge pull request #5420
6b4feb8[QA] rest.py RPC test: change setgenerate() to generate() (Jonas Schnelli)97ee866[REST] getutxos REST command (based on Bip64) (Jonas Schnelli)
This commit is contained in:
@@ -239,6 +239,7 @@ extern json_spirit::Value reconsiderblock(const json_spirit::Array& params, bool
|
||||
// in rest.cpp
|
||||
extern bool HTTPReq_REST(AcceptedConnection *conn,
|
||||
const std::string& strURI,
|
||||
const std::string& strRequest,
|
||||
const std::map<std::string, std::string>& mapHeaders,
|
||||
bool fRun);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user