This commit is contained in:
jl777
2016-11-23 15:56:02 -03:00
parent 0cc6ad813f
commit 992c3be5b4
2 changed files with 26 additions and 11 deletions

View File

@@ -56,7 +56,7 @@ struct pax_transaction
{
UT_hash_handle hh;
uint256 txid;
uint64_t komodoshis,fiatoshis;
uint64_t komodoshis,fiatoshis,validated;
int32_t marked,height,otherheight,approved;
uint16_t vout;
char symbol[16],source[16],coinaddr[64]; uint8_t rmd160[20],shortflag;