Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 909 Bytes

File metadata and controls

18 lines (12 loc) · 909 Bytes

ExtraParameters

Properties

Name Type Description Notes
nodeControls { [key: string]: any; } [optional] [default to undefined]
rawMessageData { [key: string]: any; } [optional] [default to undefined]
contractCallData string [optional] [default to undefined]
programCallData string [optional] [default to undefined]
inputsSelection { [key: string]: any; } [optional] [default to undefined]
allowBaseAssetAddress boolean [optional] [default to undefined]
piiData { [key: string]: any; } [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]