Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 605 Bytes

File metadata and controls

13 lines (7 loc) · 605 Bytes

ValidateLayerZeroChannelResponse

Properties

Name Type Description Notes
correct boolean Indicates whether the LayerZero channel configuration is valid. [default to undefined]
errors Array<string> List of errors found during validation. An empty array indicates no errors. [default to undefined]

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