#include <request.h>
Definition at line 52 of file request.h.
◆ Mode
| Enumerator |
|---|
| EXECUTE | |
| GET_HELP | |
| GET_ARGS | |
Definition at line 58 of file request.h.
◆ IsNotification()
| bool JSONRPCRequest::IsNotification |
( |
| ) |
const |
|
inline |
◆ parse()
| void JSONRPCRequest::parse |
( |
const UniValue & |
valRequest | ) |
|
◆ authUser
| std::string JSONRPCRequest::authUser |
◆ context
| std::any JSONRPCRequest::context |
◆ id
◆ m_json_version
◆ 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: