From 70c489821b5e58f70de9b4fb4184f7451a4e93e4 Mon Sep 17 00:00:00 2001 From: Luke <82839436+0x4C756B65@users.noreply.github.com> Date: Thu, 6 Oct 2022 18:02:08 -0700 Subject: [PATCH] formatting --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b24ecf8..34ea35d 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,13 @@ On chain 101 contract 0x1234..., setTrustedRemote(102, 0xabcd...1234...) (40 byt On chain 102 contract 0xabcd..., setTrustedRemote(101, 0x1234...abcd...) (40 bytes) +# ChainIDs + ## [New Mainnet ChainIDs](https://layerzero.gitbook.io/docs/technical-reference/mainnet/supported-chain-ids) ## [New Testnet ChainIDs](https://layerzero.gitbook.io/docs/technical-reference/testnet/testnet-addresses) + # The Hows Modify your dApp to ULNv2 by calling setTrustedRemote in one of two ways: