Skip to content

Commit

Permalink
fix: add mint manager to SUMMARY.md (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pangssu authored Apr 5, 2024
1 parent 941efe6 commit a095c74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions specs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
- [Batcher](./protocol/batcher.md)
- [Predeploys](./protocol/predeploys.md)
- [SystemConfig](./protocol/system-config.md)
- [Mint Manager](./protocol/mint-manager.md)
- [Fault Proof]()
- [Challenge](./fault-proof/challenge.md)
- [zkEVM Prover](./fault-proof/zkevm-prover.md)
Expand Down
2 changes: 1 addition & 1 deletion specs/protocol/mint-manager.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[g-deposited]: ../glossary.md#deposited-transaction
[g-l1-attr-deposit]: ../glossary.md#l1-attributes-deposited-transaction
[g-l1-attr-predeploy]: glossary.md#l1-attributes-predeployed-contract
[g-l1-attr-predeploy]: ../glossary.md#l1-attributes-predeployed-contract
[g-eoa]: ../glossary.md#eoa

## Overview
Expand Down

0 comments on commit a095c74

Please sign in to comment.