Optional settings controlling how an RPCResult is validated and rendered.
Declared in <rpc/util.h>
struct RPCResultOptions;
| Name | Description |
|---|---|
print_elision | How the field is elided in help text. |
skip_type_check | If set, skip JSON type checking for this result. |