lbcwallet/rpc/legacyrpc
Roy Lee 79da868c74 wallet: remove public passphrase prompt
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.
2022-09-28 22:12:38 -07:00
..
config.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
errors.go [lbry] fork from btcsuite to lbryio 2022-05-24 10:31:06 -07:00
log.go Use LICENSE file and short license headers. 2016-02-28 22:22:34 -05:00
methods.go wallet: remove public passphrase prompt 2022-09-28 22:12:38 -07:00
rpchelp_test.go [lbry] fork from btcsuite to lbryio 2022-05-24 10:31:06 -07:00
rpcserver_test.go multi: fix linter issues 2021-03-24 14:44:32 +01:00
rpcserverhelp.go multi-account: update rpc help messages 2022-09-28 11:48:23 -07:00
server.go ci: run "make fmt" 2022-08-08 01:26:02 -07:00