mirror of
https://github.com/status-im/c-kzg-4844.git
synced 2025-02-03 05:44:52 +00:00
Comment end of #if
This commit is contained in:
parent
1712cd83bb
commit
e8b140a88b
@ -45,4 +45,4 @@ C_KZG_RET new_kzg_settings(KZGSettings *ks, const g1_t *secret_g1, const g2_t *s
|
|||||||
const FFTSettings *fs);
|
const FFTSettings *fs);
|
||||||
void free_kzg_settings(KZGSettings *ks);
|
void free_kzg_settings(KZGSettings *ks);
|
||||||
|
|
||||||
#endif
|
#endif // KZG_PROOFS_H
|
||||||
|
Loading…
x
Reference in New Issue
Block a user