Skip to content

Commit

Permalink
Fix the link for since field
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyukang authored Oct 18, 2023
1 parent e335ba1 commit 6528054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/essays/lifecycle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ The process of verification involves checking the following items:
7. outputs_data_verifier
1. number ofoutput data' fields must equal number of outputs
8. since
1. since value must follow the rules described in https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0017-tx-valid-since/0017-tx-valid-since.md
1. `since` value must follow the rules described in [tx-valid-since](https://github.com/nervosnetwork/rfcs/blob/master/rfcs/0017-tx-valid-since/0017-tx-valid-since.md)
Then CKB VM will execute the transaction script and output the number of cycles consumed.
Expand Down

0 comments on commit 6528054

Please sign in to comment.