From b81c1ba220f38f2e2b0058f1cbb5f630e157a490 Mon Sep 17 00:00:00 2001 From: Eason Gao Date: Tue, 14 Nov 2023 15:31:25 +0800 Subject: [PATCH] docs: fix system contract address (#216) --- docs/contract/system_contacts.md | 4 ++-- wordlist.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/contract/system_contacts.md b/docs/contract/system_contacts.md index 905e759b..0615ab1e 100644 --- a/docs/contract/system_contacts.md +++ b/docs/contract/system_contacts.md @@ -328,7 +328,7 @@ The CKB Light Client Contract is the light client on Axon for CKB Layer 1. It re ### Address ``` -0xffffffffffffffffffffffffffffffffffffff03 +0xffffffffffffffffffffffffffffffffffffff02 ``` ### ABI @@ -449,7 +449,7 @@ The Image Cell Contract stores the CKB Layer 1 cells in Axon, allowing applicati ### Address ``` -0xffffffffffffffffffffffffffffffffffffff04 +0xffffffffffffffffffffffffffffffffffffff03 ``` ### ABI diff --git a/wordlist.txt b/wordlist.txt index f7502821..1e622c7b 100644 --- a/wordlist.txt +++ b/wordlist.txt @@ -370,3 +370,4 @@ dep bilinear hardfork Hardfork +configs