Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusz-sekara committed Aug 23, 2023
1 parent c1267b4 commit e881e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Chain Selectors

CCIP uses its own set of chain selectors represented by uint64 to identify blockchains. This repository contains a
mapping between the CCIP chain identifiers (`chainSelectorId`) and the chain identifiers used by the blockchains
mapping between the custom chain identifiers (`chainSelectorId`) and the chain identifiers used by the blockchains
themselves (`chainId`).

Please refer to the [official documentation](https://docs.chain.link/ccip/supported-networks) to learn more about
Expand Down

0 comments on commit e881e92

Please sign in to comment.