Sjors / nthkey-ios

Your iOs device in a Bitcoin multi-sig
https://nthkey.com
MIT License
17 stars 7 forks source link

Select wallet based on unsigned transaction info #35

Open w-i-n-s opened 3 years ago

w-i-n-s commented 3 years ago

In the implementation of the persistent store and supporting multi-wallet configuration we assume that sign transaction flow can take place for selected wallet only. But it can be tricky for the user to select the right one.

Better to autoselect wallet in case if the app can catch all the required info from PSBT

w-i-n-s commented 3 years ago

details https://github.com/Sjors/nthkey-ios/issues/23