Gets all existing output types formatted for RPC help sections.

Synopsis

Declared in <rpc/util.h>

std::string
GetAllOutputTypes();

Return Value

Comma separated string representing output type names.

Created with MrDocs