accounts across profiles from one mnemonic, and addresses refused by name #37
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Parent: #6
Scope
Derive accounts for every enabled profile from the one seed (coin type from the profile; Quantus chains share 189189 and therefore share keys, which is correct and must be shown as such). Address validation decodes any ss58 prefix the registry knows and refuses a foreign one by naming its chain; a prefix it does not know reads as invalid.
Acceptance
Mainnet and Heisenberg accounts appear side by side with their own balances. Pasting a Polkadot address into the send form says "that is a Polkadot address" rather than "invalid".
Depends on
#14 (key schemes), the asset registry, the app shell.