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
This issue is about creating a new Zashi wallet that just contains a UFVK, and no seed (but with assumed access to the seed). I'm not entirely certain whether #205 means we already have support for this; at a minimum we will still need changes to handle the lack of a seed around database migrations.
Now that we have address book encryption, when initializing the SDK with a UFVK we'd also want to enable bringing in the corresponding address book key (whether that is separately, or via a UFVK metadata item). We might also want or need a seed fingerprint.
The text was updated successfully, but these errors were encountered:
This issue is about creating a new Zashi wallet that just contains a UFVK, and no seed (but with assumed access to the seed). I'm not entirely certain whether #205 means we already have support for this; at a minimum we will still need changes to handle the lack of a seed around database migrations.
Now that we have address book encryption, when initializing the SDK with a UFVK we'd also want to enable bringing in the corresponding address book key (whether that is separately, or via a UFVK metadata item). We might also want or need a seed fingerprint.
The text was updated successfully, but these errors were encountered: