Raven Core
3.0.0
P2P Digital Currency
|
#include <server.h>
Public Member Functions | |
JSONRPCRequest () | |
void | parse (const UniValue &valRequest) |
Public Attributes | |
UniValue | id |
std::string | strMethod |
UniValue | params |
bool | fHelp |
std::string | URI |
std::string | authUser |
|
inline |
void JSONRPCRequest::parse | ( | const UniValue & | valRequest | ) |