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

Remove Bip44Address, AddressWithUnspentOutputs::{key_index, internal} #2070

Merged
merged 5 commits into from
Feb 26, 2024

Conversation

Thoralf-M
Copy link
Member

Description of change

Remove Bip44Address, AddressWithUnspentOutputs::{key_index, internal} as they are no longer needed
Also made AddressWithUnspentOutputs private since we don't need it exposed

Links to any relevant issues

Closes #2025

Type of change

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How the change has been tested

cargo test

@Thoralf-M Thoralf-M marked this pull request as ready for review February 26, 2024 11:13
@Thoralf-M Thoralf-M linked an issue Feb 26, 2024 that may be closed by this pull request
@Thoralf-M Thoralf-M merged commit aa1b1de into iotaledger:2.0 Feb 26, 2024
37 checks passed
@Thoralf-M Thoralf-M deleted the cleanup-AddressWithUnspentOutputs branch February 26, 2024 12:57
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.

Remove AddressWithUnspentOutputs::{key_index, internal}
3 participants