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
## Motivation
The Web frontend for `fungible` is broken due to recent changes in our
ownership structures.
## Proposal
Remove the `User:` or `Application:` prefix that previously indicated
the account type, as this is now encoded into the `AccountOwner`.
## Test Plan
Performed a mutation in the frontend and got a hash back.
## Release Plan
- These changes should be backported to the latest `testnet` branch,
then
- be released in a new SDK
0 commit comments