[Polkadot] Different Address derived from same secret phrase. #1281
-
Describe the bug
copy secret phrase Expected behavior Additional context |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
This is a known issue, wallet core uses ed25519 for polkadot, subkey uses sr25519 and different derive paths |
Beta Was this translation helpful? Give feedback.
-
hi there, is there a way to have the correct derivation path used for substrate wallet? |
Beta Was this translation helpful? Give feedback.
This is a known issue, wallet core uses ed25519 for polkadot, subkey uses sr25519 and different derive paths