Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working #9

Closed
int3hh opened this issue Nov 4, 2020 · 4 comments
Closed

not working #9

int3hh opened this issue Nov 4, 2020 · 4 comments
Assignees
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@int3hh
Copy link

int3hh commented Nov 4, 2020

coinaddr.validate('ltc', b'1111')

TypeError: ("'network' must be <class 'str'> (got None that is a <class 'NoneType'>).",
print(coinaddr.validate('eth', '111'))

ValidationResult(name='ethereum', ticker='eth', address=b'111', valid=True, network='both')
@Tforeverl
Copy link

i have same issue

@mumusemu
Copy link

mumusemu commented Mar 2, 2021

i have same issue too

@xorn99
Copy link

xorn99 commented Sep 14, 2021

Ethereum validator still not working. Validates SHA1 as eth.

@joeblackwaslike joeblackwaslike self-assigned this Oct 17, 2022
@joeblackwaslike joeblackwaslike added bug Something isn't working duplicate This issue or pull request already exists labels Oct 17, 2022
@joeblackwaslike
Copy link
Owner

looks to be a duplicate of #1, so rolling those two together, please follow that ticket for progress. Thx for raising the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

5 participants