Return the named args that need to be converted from string to another JSON type
Synopsis
Declared in <rpc/util.h>
UniValue
GetArgMap() const;
Return Value
A JSON object mapping argument names to their positions.
Created with MrDocs