We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2090bcc commit dd8716bCopy full SHA for dd8716b
src/SUMMARY.md
@@ -20,6 +20,10 @@
20
- [`cardano-node`'s ChainDB](storage/cardano-node-chaindb/README.md)
21
- [Mempool](mempool/README.md)
22
- [Ledger](ledger/README.md)
23
+ - [Blocks](concepts/blocks.md)
24
+ - [Determinism](concepts/determinism.md)
25
+ - [The State Transition Function](state-transition.md)
26
+ - [Validity](state-transition/validity.md)
27
- [Transaction fee](ledger/transaction-fee.md)
28
- [Block Validation](ledger/block-validation.md)
29
- [Plutus](plutus/README.md)
0 commit comments