Skip to content

Commit 555868f

Browse files
committed
update readme.
1 parent ee4d11a commit 555868f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

contracts/ckb-bitcoin-spv-type-lock/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,13 @@ A Bitcoin SPV instance contains two types of cells: **SPV info cell** and **SPV
4848
- Flags
4949

5050
Flags is the last part of `args` and takes up one byte. The highest two bits
51-
are used to indicate different btc chain types. see [btc chain type] for details.
51+
are used to indicate different btc chain types. The supported chain types are:
52+
53+
- Mainnet
54+
- Testnet
55+
- Signet
56+
57+
see [BTC chain type] for details.
5258

5359
### Operations
5460

0 commit comments

Comments
 (0)