ITADN

fix: wrong function name

#154Pull Requestakku1139 创建于 2024-12-08
A
akku1139commented
``` error: implicit declaration of function 'flex_enc32le_aligned'; did you mean 'sph_enc32le_aligned'? [-Wimplicit-function-declaration] ``` Looking at the Kylacoin source code, this is incorrect. https://github.com/kylacoin/kylacoin/blob/fe6f2ad64ffcc4eae213c378336cf574f68b8672/src/crypto/flex/sph/keccak.c#L1697
合并状态:未合并 0 条评论