You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I fetch profile await erc725.fetchData("LSP3Profile") it expect it will return DecodeDataOutput with value field. But value is typed as string | string[] | URLDataWithHash while in value I get profile object
When I fetch profile
await erc725.fetchData("LSP3Profile")
it expect it will return DecodeDataOutput with value field. But value is typed asstring | string[] | URLDataWithHash
while in value I get profileobject
https://app.clickup.com/t/2mrqbvr
The text was updated successfully, but these errors were encountered: