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
{{ message }}
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.
As an hApp developer,
I want to be able to get an anchor entry from its address, deserialize it and access its contents.
The easiest way to do this I can see is making the Anchor struct available to outside the crate and making its field public.
The text was updated successfully, but these errors were encountered: