Ejemplo n.º 1
0
 public virtual BlockchainTree GetLongestBlockchain()
 {
     return(_blockchainRepository.GetLongestBlockchain());
 }