Today the verifier only accepts a List<Macaroon> for discharges. It would be nice if only IEnumerable<Macaroon> was needed as this would be more versatile.
Today the verifier only accepts a List for discharges. It would be nice if only IEnumerable was needed as this would be more versatile.