Selected Display Address Format should be reflected in API #250
Labels
Comments
I've actually had the "surprise" as an api user, so 100% agree with this issue. I would tend to go the route of the |
The ss58Format is display-only and it is certainly not up to the extension to dictate how any app displays it. Will look at anything non-breaking. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
web3Accounts()
in extension-dapp fetches accounts in Substrate format, no matter what's selected as the display format option in the extension's settings. The API should either be updated to include address type as a param, or it should fetch whatever is selected in the settings.The text was updated successfully, but these errors were encountered: