Browse Source

Test

etomic
jl777 8 years ago
parent
commit
c7a42536e5
  1. 4
      iguana/iguana777.h

4
iguana/iguana777.h

@ -95,8 +95,8 @@ struct jumblr_item
{
UT_hash_handle hh;
int64_t amount,fee,txfee;
uint32_t spent;
char opid[66],src[66],dest[66],status;
uint32_t spent,pad;
char opid[64],src[128],dest[128],status;
};
struct liquidity_info

Loading…
Cancel
Save