import: add support for watchonly addresses/pubkeys [WIP] #23

Closed
roylee17 wants to merge 1 commit from support-imported-watchonly-account into master
roylee17 commented 2022-08-11 19:00:15 +02:00 (Migrated from github.com)

Fix #18

Previously, lbcwallet treats all imported keys as "watchonly".
We had a hotfix to reverse it treating all imported as "non-watchonly",
which is actually the use cases of known users. (exchanges/pools)

This patch aims to addresses this issue more properly by supporting
"imported-watchonly" accounts, which managed all imported addresses
and public keys.

Fix #18 Previously, lbcwallet treats all imported keys as "watchonly". We had a hotfix to reverse it treating all imported as "non-watchonly", which is actually the use cases of known users. (exchanges/pools) This patch aims to addresses this issue more properly by supporting "imported-watchonly" accounts, which managed all imported addresses and public keys.
roylee17 commented 2022-09-28 20:31:39 +02:00 (Migrated from github.com)

Abandon watch-only address/account support for now.

Abandon watch-only address/account support for now.

Pull request closed

Sign in to join this conversation.
No description provided.