Пример #1
0
 public Task <BitcoinBlockchain> BlockchainInfo()
 {
     return(_service.GetBlockchainInfoAsync());
 }