You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yesterday, I decided to redo making a multi-sig wallet using the Passport as part of it. After doing this over again, I was able to make multiple backups without issue. 🤷♂️
The main difference this time around is when using the ColdCards I have as part of this multi-sig, I chose account 0 on the CCs instead of account 1. The CCs errored out when not using account 0. I'm wondering if this issue is related to that since this code base is based on CC's code.
When attempting to create a new backup of a wallet after adding it to a multi-sig, I get a Python error of
ValueError: too many values to unpack
.The text was updated successfully, but these errors were encountered: