Example #1
0
 private void CompleteBlock(BlockInfo block)
 {
     data.CompleteBlock(block.Hash);
 }