Skip to content

Commit 724d043

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ To verify a transaction using the Bitcoin SPV Client cell, follow these steps:
197197

198198
- The minimum count of SPV client cells is 3;
199199

200-
- While there is no fixed maximum count of SPV client cells; it is advisable not to exceed `250` given the **`u8`** data type.
200+
- The maximum count of SPV client cells is advisable not to exceed `250` given the **`u8`** data type.
201201

202202
### Known Issues and Solutions
203203

0 commit comments

Comments
 (0)