Skip to content

Commit 9f0f554

Browse files
authored
Update README.md
1 parent f636a07 commit 9f0f554

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ Follow steps below:
8686
| index | 0 |
8787
| dep_type | code |
8888

89-
## Sample transactions.
89+
## Sample Transactions
9090

91-
### Convert a cell lock script to SPHINCS+ through transactions.
92-
* Note, The output cell hash_type need to use data1. Because the contract uses the B extensions.
91+
### Genetate a cell locked by this script
92+
* Note, This script should use "hash_type=data1" or "hash_type=type" to support RISC-V B extensions.
9393

9494
| parameter | value |
9595
| --------- | ------------------------------------------------------------------ |
@@ -99,8 +99,7 @@ Follow steps below:
9999
| index | 0 |
100100
| dep_type | code |
101101

102-
### Unlock this Cell
103-
Transfer out this Cell (use SPHINCS+ to unlock).
102+
### Unlock this cell
104103

105104
| parameter | value |
106105
| --------- | ------------------------------------------------------------------ |

0 commit comments

Comments
 (0)