Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
secp256k1.h: clarify that by default arguments must be != NULL
The same file says that the illegal callback will only triger for violations explicitly mentioned, which is not true without this commit because we often don't mention that an argument is not allowed to be NULL.
- Loading branch information