DefiantLabs / cosmos-tax-cli

An opensource cosmos tax tool!
https://defiantlabs.net
Apache License 2.0
25 stars 7 forks source link

Update accointing parser to remove self-transfer ignore line #511

Closed pharr117 closed 11 months ago

pharr117 commented 11 months ago

Accointing was the only one using the self-transfer code, I checked all the other parsers and they do not make any similar checks to cause the external software to ignore these types of entries.

Closes #506