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

add eth address helpers #1413

Merged
merged 1 commit into from Aug 25, 2020
Merged

Conversation

om26er
Copy link
Contributor

@om26er om26er commented Aug 24, 2020

In client libraries there are times when an eth address hex is needed with or without 0x. ABJS has similar helpers which have proven to be useful.

binascii.a2b_hex for example expects the address without 0x.

@oberstet oberstet merged commit 084dc1a into crossbario:master Aug 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants