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

fix: ignored prefix when creating Address from another #200

Merged
merged 4 commits into from
Jul 14, 2022

Conversation

daeMOn63
Copy link
Contributor

When an Address object is used to create another Address, the
prefix argument is ignored and thus the original Address is displayed.

This fix simply reencode the new Address when constructed.

When an `Address` object is used to create another `Address`, the
prefix argument is ignored and thus the original `Address` is displayed.

This fix simply reencode the new `Address` when constructed.
Copy link
Member

@5A11 5A11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@5A11 5A11 merged commit 29aea31 into develop Jul 14, 2022
@5A11 5A11 deleted the fix_address_custom_prefix branch July 14, 2022 09:29
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.

2 participants