[#JSONRPCRequest-context] = xref:JSONRPCRequest.adoc[JSONRPCRequest]::context :relfileprefix: ../ :mrdocs: Opaque per‐connection context passed to the method. == Synopsis Declared in `<rpc/request.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::any context; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#