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

Wrong return type for fetchData #192

Closed
CallumGrindle opened this issue Jun 22, 2022 · 2 comments · Fixed by #247
Closed

Wrong return type for fetchData #192

CallumGrindle opened this issue Jun 22, 2022 · 2 comments · Fixed by #247

Comments

@CallumGrindle
Copy link
Collaborator

When fetching profile await erc725.fetchData("LSP3Profile") expected return type is DecodeDataOutput with value field. But value is typed as string | string[] | URLDataWithHash while in value I get profile object

LSP3Profile: {
...
}

image

image

@dzbo
Copy link

dzbo commented Aug 23, 2022

@Hugoo @CallumGrindle this is pretty old, any plans on pushing this further?

@Hugoo
Copy link
Contributor

Hugoo commented Aug 30, 2022

Hey @dzbo we will take this one for the current sprint:

https://app.clickup.com/t/2mrqbvr

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 a pull request may close this issue.

3 participants