Justin Traglia 179cde6780
Add new check_mods function for generators (#3970)
* Add new check_mods function for generators

* Use single qoutes for consistency

* Add [ERROR] to the exception & update readme

* Fix typos

* Fix lint
2024-10-14 23:42:57 +08:00
..
2023-10-31 01:29:30 +08:00
2023-10-31 01:29:30 +08:00

Merkle proof tests

The purpose of this test-generator is to provide test-vectors for validating the correct implementation of the Merkle proof verification.

Test-format documentation can be found here.