Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Commit

Permalink
Update docs/sdk/guides/03-execute-remote-smart-contract-call.md
Browse files Browse the repository at this point in the history
Co-authored-by: bear <boundless.forest@outlook.com>
  • Loading branch information
Aki Wu and boundless-forest authored Jul 22, 2022
1 parent 7bdb9a2 commit 2b29733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sdk/guides/03-execute-remote-smart-contract-call.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ We need two endpoints here. One is for Pangoro Smart Chain, and the another one

3. Call the `setRemoteEndpoint(_remoteChainId, _remoteEndpoint)` of the two endpoints to point to each other.

The chain id of Pangoro is `0x70616772`. The chain id of `Pangolin` is 0x7061676c.
The chain id of Pangoro Smart Chain is `0x70616772`. The chain id of Pangolin Smart Chain is `0x7061676c`.

You can get the full chain id list from [constants](../constants).

Expand Down

0 comments on commit 2b29733

Please sign in to comment.