polkawallet-io / sdk

polkawallet SDK for integrating substrate-based blockchain as a plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changing the plugin does not change the ss58 address

killbond007 opened this issue · comments

Describe the bug
Changing the plugin does not change the ss58 address , Now only support [0, 2, 7, 42]

Screenshots

Simulator.Screen.Recording.-.iPhone.12.Pro.Max.-.2021-05-08.at.09.34.33.mp4

Additional context

i think should add more ss58 in ss58List , (Can you help add value 6 in ss58List for bifrost )

in https://github.com/polkawallet-io/sdk/blob/6644bb7e1959987d5913eb2200a2fd9574839675/lib/storage/keyring.dart

fixed