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.
2 parents dd8716b + 9ca208f commit 71de066Copy full SHA for 71de066
src/SUMMARY.md
@@ -20,10 +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)
+ - [Blocks](ledger/concepts/blocks.md)
+ - [Determinism](ledger/concepts/determinism.md)
+ - [The State Transition Function](ledger/state-transition.md)
+ - [Validity](ledger/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