add signature documentation page (#123)

This commit is contained in:
arnaucube 2025-03-11 19:49:12 +01:00 committed by GitHub
parent 1b53e3b693
commit a77b522128
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 43 additions and 1 deletions

View file

@ -10,6 +10,7 @@
- [The backend structure of a POD]()
- [Backend types](./backendtypes.md)
- [MerkleTree](./merkletree.md)
- [Signature](./signature.md)
- [Deductions](./deductions.md)
- [Statements](./statements.md)
- [Statements involving compound types and Merkle trees](./merklestatements.md)