Ejemplo n.º 1
0
 public async Task <bool> ContainsAll(IEnumerable <Domain.Transaction> tx) =>
 await TransactionPool.ContainsAll(tx);