Skip to content

Commit adecb75

Browse files
just-a-nodegitbook-bot
authored andcommitted
GITBOOK-66: change request with no subject merged in GitBook
1 parent 603f7aa commit adecb75

File tree

3 files changed

+1
-34
lines changed

3 files changed

+1
-34
lines changed

Diff for: SUMMARY.md

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@
6363

6464
* [Subgraphs](resources/subgraphs.md)
6565
* [Deployments](resources/deployments.md)
66-
* [Supported Chains](resources/supported-chains.md)
6766

6867
## 🖥️ Routers
6968

Diff for: resources/supported-chains.md

-32
This file was deleted.

Diff for: usecases/xerc20/setup-guide.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ If you want Connext to be able to bridge your token ([here's our pitch in the ne
165165
```
166166
* The `canonical` object should always have `11111` as the `domain`. Change the `address` and `decimals` to match your home chain xERC20. For example, `RADAR`'s home chain is Ethereum.
167167
* For each chain where your xERC20 is deployed (including the home chain), add an entry into the `representations` field keyed on the chain's `domainId`. 
168-
* [You can look up each chain's domainId here](../../resources/supported-chains.md). We encourage commenting the chain name above each entry.
168+
* [You can look up each chain's domainId here](broken-reference). We encourage commenting the chain name above each entry.
169169
* `local` and `adopted` should both be set to the xERC20 address. These exist as separate fields for non-xERC20 assets.
170170
* _Note: `domainId` is a Connext-specific identifier per chain that exists for forward compatibility with non-evm chains._
171171

0 commit comments

Comments
 (0)