Skip to content

Commit 8fd4da8

Browse files
EthanYuanFlouse
andauthored
Update contracts/ckb-bitcoin-spv-type-lock/README.md
Co-authored-by: Flouse <[email protected]>
1 parent a0cb1b4 commit 8fd4da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ There are 4 kinds of operations in the Bitcoin SPV type script:
5353

5454
This operation initiates all necessary cells for a Bitcoin SPV instance in a single transaction.
5555

56-
The `outputs` include one SPV info cell and at least one SPV client cell. Cells should be consecutive, with the SPV info cell first,
56+
The `outputs` include one SPV info cell and at least three SPV client cell. Cells should be consecutive, with the SPV info cell first,
5757
followed by N SPV client cells ordered by their ID from smallest to largest.
5858

5959
Let's denote the number of SPV client cells as `n`. The structure of this transaction is as follows:

0 commit comments

Comments
 (0)