|
|
@ -116,7 +116,7 @@ struct dpow_block |
|
|
|
struct dpow_recvdata recv[64]; |
|
|
|
struct dpow_entry notaries[DPOW_MAXRELAYS]; |
|
|
|
uint32_t MoMdepth,state,starttime,timestamp,waiting,sigcrcs[2],txidcrcs[2],utxocrcs[2],lastepoch,paxwdcrc,lastnanosend; |
|
|
|
int32_t rawratifiedlens[2],height,numnotaries,numerrors,completed,minsigs,duration,numratified,isratify,require0,scores[DPOW_MAXRELAYS]; |
|
|
|
int32_t rawratifiedlens[2],height,numnotaries,numerrors,completed,minsigs,duration,numratified,isratify,require0,scores[DPOW_MAXRELAYS],destht_start; |
|
|
|
int8_t myind,bestk,ratifybestk,pendingbestk,pendingratifybestk,matches,bestmatches; |
|
|
|
cJSON *ratified; |
|
|
|
uint16_t CCid; |
|
|
|