#include <request.h>
Definition at line 30 of file request.h.
◆ Mode
Enumerator |
---|
EXECUTE | |
GET_HELP | |
GET_ARGS | |
Definition at line 35 of file request.h.
◆ parse()
void JSONRPCRequest::parse |
( |
const UniValue & |
valRequest | ) |
|
◆ authUser
std::string JSONRPCRequest::authUser |
◆ context
std::any JSONRPCRequest::context |
◆ id
◆ mode
◆ params
◆ peerAddr
std::string JSONRPCRequest::peerAddr |
◆ strMethod
std::string JSONRPCRequest::strMethod |
◆ URI
std::string JSONRPCRequest::URI |
The documentation for this class was generated from the following files: