Validate LayerZero channel configuration
Validate the LayerZero channel configuration between adapters. This endpoint checks if the channel configuration is correct and returns any validation errors.
GET
TypeScript
Query Parameters
The token link ID of the adapter
Peer adapter token link ID to validate against
Response
LayerZero channel configuration validation completed
Previous
Get deterministic address for contract deploymentGet a deterministic address for contract deployment. The address is derived from the contract's bytecode and provided salt. This endpoint is used to get the address of a contract that will be deployed in the future.
Next
TypeScript