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

Ambiguous ss58-prefix setting on rococo #203

Open
clangenb opened this issue Oct 2, 2023 · 0 comments
Open

Ambiguous ss58-prefix setting on rococo #203

clangenb opened this issue Oct 2, 2023 · 0 comments

Comments

@clangenb
Copy link
Member

clangenb commented Oct 2, 2023

We have an ambiguous ss58 prefix setting on our rococo parachain:

image

The addresses are shown in both the 42, and the 2 prefix versions. The correct one that we should use, as we use the ROC as our native token, is 42. However, we set the ss58 prefix runtime const to 2 as it seems, and I believe this confuses the UI:

image

We also set it to 2 in the protocol properties in the node. So I wonder, where does polkadot-js/api get infer from that we should use the prefix 42?

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

No branches or pull requests

1 participant