eve-val/evelink

kills() uses KillLog rather than KillMails

fuzzysteve opened this issue · 2 comments

KillLog is a long cache endpoint, so you can only query it once.

KillMails isn't a long cache, so you can query it as often as you want.

ayust commented

Hm. Are there any other differences between the two endpoints aside from cache times?

ayust commented

Looks like they have the same output aside from KillLog returning a few more results?