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

Commit

Permalink
Merge pull request #293 from darwinia-network/bear-docs
Browse files Browse the repository at this point in the history
Fix incorrent precompile addr
  • Loading branch information
Aki Wu authored Aug 1, 2022
2 parents fff6b8b + 9215d5d commit 54e6217
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/chains/darwinia-smart-chain.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ Ethereum compatible:
- `0x0000000000000000000000000000000000000007`: Bn128Mul
- `0x0000000000000000000000000000000000000008`: Bn128Pairing
- `0x0000000000000000000000000000000000000009`: Blake2F
- `0x0000000000000000000000000000000000000009`: StateStorage
- `0x0000000000000000000000000000000000000009`: Dispatch
- `0x0000000000000000000000000000000000000400`: StateStorage
- `0x0000000000000000000000000000000000000401`: Dispatch

Darwinia dedicated:

Expand All @@ -73,8 +73,8 @@ Ethereum compatible:
- `0x0000000000000000000000000000000000000007`: Bn128Mul
- `0x0000000000000000000000000000000000000008`: Bn128Pairing
- `0x0000000000000000000000000000000000000009`: Blake2F
- `0x0000000000000000000000000000000000000009`: StateStorage
- `0x0000000000000000000000000000000000000009`: Dispatch
- `0x0000000000000000000000000000000000000400`: StateStorage
- `0x0000000000000000000000000000000000000401`: Dispatch

Darwinia dedicated:

Expand Down

0 comments on commit 54e6217

Please sign in to comment.