This commit is contained in:
jl777
2016-10-25 19:20:55 -03:00
parent 8d6bd385ca
commit 32b1b4433d
2 changed files with 37 additions and 1 deletions

View File

@@ -34,7 +34,6 @@
//#include "../crypto777/OS_portable.h"
#define SATOSHIDEN ((uint64_t)100000000L)
//#define dstr(x) ((double)(x) / SATOSHIDEN)
#define MAX_JSON_FIELD 4096 // on the big side
#ifdef __cplusplus