|
|
@ -296,7 +296,7 @@ struct iguana_info |
|
|
|
portable_mutex_t txmutex,addrmutex; struct LP_transaction *transactions; struct LP_address *addresses; |
|
|
|
uint64_t txfee; |
|
|
|
int32_t numutxos,notarized,longestchain,firstrefht,firstscanht,lastscanht,bussock,height; uint16_t busport; |
|
|
|
uint32_t dPoWtime,loadedcache,electrumlist,lastunspent,importedprivkey,lastpushtime,lastutxosync,addr_listunspent_requested,lastutxos,updaterate,counter,inactive,lastmempool,lastgetinfo,ratetime,heighttime,lastmonitor,obooktime; |
|
|
|
uint32_t txversion,dPoWtime,loadedcache,electrumlist,lastunspent,importedprivkey,lastpushtime,lastutxosync,addr_listunspent_requested,lastutxos,updaterate,counter,inactive,lastmempool,lastgetinfo,ratetime,heighttime,lastmonitor,obooktime; |
|
|
|
uint8_t pubtype,p2shtype,isPoS,wiftype,wiftaddr,taddr,noimportprivkey_flag,userconfirms,isassetchain,maxconfirms; |
|
|
|
char symbol[128],smartaddr[64],userpass[1024],serverport[128],instantdex_address[64]; |
|
|
|
// portfolio
|
|
|
|