import: add support for watchonly addresses/pubkeys [WIP] #23
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
mining
question
rpc
ux
wallet
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbcwallet#23
Loading…
Reference in a new issue
No description provided.
Delete branch "support-imported-watchonly-account"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Abandon watch-only address/account support for now.
Pull request closed