Browse Source

test

etomic
jl777 8 years ago
parent
commit
3dcea0d7d9
  1. 2
      iguana/dpow/dpow_network.c

2
iguana/dpow/dpow_network.c

@ -669,7 +669,7 @@ void dpow_notarize_update(struct supernet_info *myinfo,struct dpow_info *dp,stru
else bp->destsigsmasks[bestk] &= ~(1LL << senderind);
}
}
//dpow_bestconsensus(bp);
dpow_bestconsensus(bp);
//bp->recvmask |= (1LL << senderind) | (1LL << bp->myind);
//bp->bestmask = dpow_maskmin(bp->recvmask,bp,&bp->bestk);
//if ( bp->paxwdcrc != 0 )

Loading…
Cancel
Save