LayerZero UA Configuration
To configure zkLightClient as the oracle using LayerZero UA, your application needs to modify the default oracle of the L0 Endpoint.
You can use the following code in ILayerZeroEndpoint
to set the zkLightClient oracle.
Important: Please remember to set it in both the application of the sender chain and the application of the receiver chain to make sure the message is correctly delivered.
For more information, check out the tutorial here.
Last updated