Add ASSERT info
This commit is contained in:
parent
f476a0f6ce
commit
584124fa3a
|
@ -81,6 +81,8 @@ make fk20_proofs_test_debug
|
||||||
./fk20_proofs_test_debug fk_single_strided
|
./fk20_proofs_test_debug fk_single_strided
|
||||||
```
|
```
|
||||||
|
|
||||||
|
This magic is implemented via the `ASSERT` macro in [c_kzg.h](src/c_kzh.h).
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
- Blst library (see above)
|
- Blst library (see above)
|
||||||
|
|
Loading…
Reference in New Issue