Skip to content

Parse arguments to "lncli unlock" #54

@olafmarcos

Description

@olafmarcos

I migrated an existing installation from linux with umbrel 0.5 to raspi with umbrel 1.2.2.

To accelerate the migration, i copied the Bitcoin fully synced blockchain to the new installation. In order to do, i stopped the services bitcoind and lnd after some minutes of running.

I guess the process of rescaning the addresses and chain for transactions from my wallet was broken and i can not resume it.

I started the lnd process with args reset-wallet-transactions=true but in the logs it tells that is rescaning for 0 addresses.

[INF] LNWL: Started rescan from block 0000000000000000000a487228e3d5b7b4e1a86xxx (height 661xxx) for 0 addresses

From the official recovery faq of lightning, i saw that we can specify the number of addresses to rescan with the argument "--recovery_window=2500" when unlocking the wallet. lncli unlock --recovery_window=2500

Where is it possible to specify this argument to unlock the wallet?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions