Optional
defaultOptional
descriptionTooltip text for the argument. If displayName is set to empty string, the tooltip text is displayed in line.
Optional
displayDisplay name for the argument. If not provided, the Argument key is displayed in title case.
Optional
hideWhether to hide the icon left to the argument. Defaults to false.
Optional
userOptional
validatorCan be used to validate user input before proof generation as well as proactive filtering of options, such as PCDs, in the UI.
Optional
valueGenerated using TypeDoc
Can be used to hide certain advanced arguments from the UI by default. Users can still reveal them by clicking the "show more" button. Defaults to true.