You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contracts/ckb-bitcoin-spv-type-lock/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ A Bitcoin SPV instance contains two types of cells: **SPV info cell** and **SPV
47
47
48
48
- Flags
49
49
50
-
Flags is the last part of `args` and takes up one byte. The highest two bits
50
+
[Flags](https://github.com/ckb-cell/ckb-bitcoin-spv/blob/bfc71d7daf17e96f34e8e287f45254e512383330/verifier/schemas/types.mol#L58) is the last part of `args` and takes up one byte. The highest two bits
51
51
are used to indicate different btc chain types. The supported chain types are:
0 commit comments