moontreeapp / moontree

Primary Mono Repo
6 stars 5 forks source link

must detect and tell user if wif is valid by chain #527

Closed lastmeta closed 6 days ago

lastmeta commented 2 years ago

Describe The Suggestion

wif keys are chain sensitive. if the user tries to put in a testnet wif when we're on the mainnet chain, we need to tell them somehow

Additional Context

we need design to decide how to tell them if or not to suggest they change the network (ui for changing network not implemented).

We also need to make the functionality to know if it's valid for a different chain