test
This commit is contained in:
@@ -59,7 +59,7 @@ struct pax_transaction
|
|||||||
uint64_t komodoshis,fiatoshis,validated;
|
uint64_t komodoshis,fiatoshis,validated;
|
||||||
int32_t marked,height,otherheight,approved,didstats;
|
int32_t marked,height,otherheight,approved,didstats;
|
||||||
uint16_t vout;
|
uint16_t vout;
|
||||||
char symbol[16],source[16],coinaddr[64]; uint8_t rmd160[20],type;
|
char symbol[16],source[16],coinaddr[64]; uint8_t rmd160[20],type,buf[35];
|
||||||
};
|
};
|
||||||
|
|
||||||
struct knotary_entry { UT_hash_handle hh; uint8_t pubkey[33],notaryid; };
|
struct knotary_entry { UT_hash_handle hh; uint8_t pubkey[33],notaryid; };
|
||||||
|
|||||||
Reference in New Issue
Block a user