Manage the LND onchain funds in Electrum Wallet
lncli wallet accounts list --name defaultlncli wallet psbt finalize --funded_psbt "base64_encoded_PSBT"lncli wallet publishtx "tx_hex"
Restore the onchain funds from an LND wallet in Electrum Wallet
Open Electrum Wallet
Import the onchain part of the LND wallet to Electrum Wallet
Last updated