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 MultiAddressReference type #514

Merged
merged 4 commits into from
Sep 22, 2023

Conversation

muXxer
Copy link
Contributor

@muXxer muXxer commented Sep 22, 2023

We need a way in the clients to parse a bech32 MultiAddress and use it as an address type.
It is impossible to reconstruct the MultiAddress itself from the bech32 data, because the information is hashed.

This PR adds a MultiAddressReference type to be able to parse the MultiAddress ID from the bech32 address, which can be treated in the client libs / indexer / etc.

@muXxer muXxer force-pushed the feat/add-multi-address-reference-type branch from 9525825 to b2a0e55 Compare September 22, 2023 10:25
@muXxer muXxer merged commit e1a2d45 into serix-iota-core Sep 22, 2023
@muXxer muXxer deleted the feat/add-multi-address-reference-type branch September 22, 2023 12:16
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