Browse Source

Test

etomic
jl777 8 years ago
parent
commit
65e2efa1bb
  1. 2
      iguana/iguana777.h

2
iguana/iguana777.h

@ -96,7 +96,7 @@ struct jumblr_item
UT_hash_handle hh;
int64_t amount,fee,txfee;
uint32_t spent;
char opid[65],src[65],dest[65],status;
char opid[66],src[66],dest[66],status;
};
struct liquidity_info

Loading…
Cancel
Save