Return all named arguments that need to be converted by the client from string to another JSON type
Declared in <rpc/server.h>
<rpc/server.h>
UniValue dumpArgMap(JSONRPCRequest const& request) const;
The map of named arguments requiring client-side conversion.