Skip to content

allow disabling LND Accounts instead of removing them #600

Open
@AndySchroder

Description

@AndySchroder

We have the option to remove LND Accounts using litcli accounts remove, but this also permanently removes the transaction history.

It would be nice to have another option that disables an account or puts it in an inactive state so that we still have a record of the transaction history and the account's existence. We do have the option to run litcli accounts update --new_balance 0. That sort of works, but the user could still receive into it and "reactivate" it and from a management perspective we would have to keep track separately what accounts have a 0 balance because they are supposed to be disabled and what have a 0 balance because they really have a zero balance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions