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