Update macro info

This commit is contained in:
Ben Edgington 2021-02-17 15:18:46 +00:00
parent 5bd6f1f6bc
commit 3dbcfa2a97
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ make fk20_proofs_test_debug
./fk20_proofs_test_debug fk_single_strided
```
This magic is implemented via the `ASSERT` macro in _c_kzg.h_.
This magic is implemented via the `CHECK` and `TRY` macros in _c_kzg.h_.
## Make documentation