consolidate: remove passphrase support for public keys #37

Merged
roylee17 merged 1 commit from roylee/remove-passphrase-support-for-public-keys into master 2022-09-29 07:12:39 +02:00
roylee17 commented 2022-09-29 05:47:34 +02:00 (Migrated from github.com)
  1. Remove passphrase support for public keys.
  2. Rename privPassphrase to passphrase to avoid confusion.

Note:

There has been a bug in the prompt, which prevents users from specifying a custom public passphrase. So, most wallet databases have been using the default password for the public keys, anyway.

1. Remove passphrase support for public keys. 2. Rename privPassphrase to passphrase to avoid confusion. Note: There has been a bug in the prompt, which prevents users from specifying a custom public passphrase. So, most wallet databases have been using the default password for the public keys, anyway.
Sign in to join this conversation.
No description provided.