poll ideas.
This commit is contained in:
parent
da33403683
commit
dcb068d3b5
@ -910,6 +910,12 @@ poll_blocks(void) {
|
|||||||
sleep(1);
|
sleep(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Use mapBlockIndex.find
|
||||||
|
// mapBlockIndex.end
|
||||||
|
// mapBlockIndex.next?
|
||||||
|
// CBlockIndex* pblockindex = mapBlockIndex[block.nextblockhash];
|
||||||
|
// mapBlockIndex.find(block.nextblockhash);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Init
|
* Init
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user