RPCResultOptions

Optional settings controlling how an RPCResult is validated and rendered.

Synopsis

Declared in <rpc/util.h>

struct RPCResultOptions;

Data Members

NameDescription
print_elision How the field is elided in help text.
skip_type_check If set, skip JSON type checking for this result.