mirror of
https://github.com/placeholder-soft/web.git
synced 2026-05-28 05:24:20 +08:00
Update 5_cross-chain-with-layerzero.md (#1436)
Co-authored-by: Doner King <161360836+doner66@users.noreply.github.com>
This commit is contained in:
@@ -354,7 +354,7 @@ contract ExampleContract is OApp {
|
||||
|
||||
:::info
|
||||
|
||||
Overriding the `_lzReceive` function allows you to provide any custom logic you wish when receiving messages, including making a call back to the source chain by invoking `_lzSend`. Visit the LayerZero [Message Design Patterns](https://docs.layerzero.network/contracts/message-design-patterns) for common messaging flows.
|
||||
Overriding the `_lzReceive` function allows you to provide any custom logic you wish when receiving messages, including making a call back to the source chain by invoking `_lzSend`. Visit the LayerZero [Message Design Patterns](https://docs.layerzero.network/v2/developers/evm/oapp/message-design-patterns) for common messaging flows.
|
||||
|
||||
:::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user