You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2022. It is now read-only.
A defined array would never be NULL, so the comparison at
line 84 in pow.c would never be true. Therefore, we should
use the return value of `transaction_serialize_on_flex_trits()`
to detect if error happaned.
0 commit comments