diff --git a/src/stark_utils.c b/src/stark_utils.c index f94d506..5344ba4 100644 --- a/src/stark_utils.c +++ b/src/stark_utils.c @@ -112,7 +112,7 @@ void shift_stark_hash(FieldElement hash) { THROW(0x6A80); } } -#endif // TARGET_NANOX +#endif // TARGET_NANOX int stark_sign(uint8_t *signature, /* out */ uint8_t *privateKeyData,