mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-11-09 13:10:25 +00:00
2 lines
47 B
C
2 lines
47 B
C
|
#include <stdint.h>
|
||
|
typedef int8_t crypto_int8;
|