Exemple #1
0
 public void RemoveCachedChainBlockLink(Hash blockHash)
 {
     _chainManager.RemoveCachedChainBlockLink(blockHash);
 }