Add ASSERT info

This commit is contained in:
Ben Edgington 2021-02-10 11:57:33 +00:00
parent f476a0f6ce
commit 584124fa3a
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,8 @@ make fk20_proofs_test_debug
./fk20_proofs_test_debug fk_single_strided
```
This magic is implemented via the `ASSERT` macro in [c_kzg.h](src/c_kzh.h).
## Prerequisites
- Blst library (see above)