Esempio n. 1
0
 public async Task <Domain.Transaction> GetTransaction(string id) =>
 await TransactionPool.Get(id);