destinationDomain 指接收消息的目标链代码,我填了Celo 网络的代码:0x63656c6f 各个网络的代码可以从这个链接找到:https://docs.hyperlane.xyz/hyperlane-docs-1/developers-faq-and-troubleshooting/domains 3, receipientAddress 指的是接收消息的钱包地址,可用官方的测试收件人地址: 0x000000000000000000000000BC3cFeca7Df5A45d61BC60E7898E63670e1654aE 4,messageBody 即传输的消息内容,理论上可以为任何消息,我在这里用【2023 year】的16进制字符串:32303233e5b9b4 字符串到十六进制转换网页链接:https://dencode.com/en/string/hex Hyperlane官网: https://hyperlane.xyz/ Twitter :https://twitter.com/Hyperlane_xyz Discord社区:https://dis...