You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I like Polar and the testnet. Lately I decided to play around with backup/restore of nodes but have not access to seed phrase / channels backups?
Would be nice if the seed phrase could be displayed somewhere; as well as the option to start a new bitcoin node using an existing seed phrase.
Similarly for the Lightning Network: "backup channels" button + "restore channels" option.
Many people don't test their recovery strategy, would be nice to get familiarised with this the easy way using Polar 💁♂️
The text was updated successfully, but these errors were encountered:
Great point. Currently, the Polar nodes use the --noseedbackup flag which automatically generates the seed. I'm not sure if there's a way to obtain the seed when this flag is used.
I agree it would be nice to be able to start the LND nodes in a locked state, then allow the user to create a new wallet and display the seed phrase, or to restore the node from a prior phrase. You could hack your way around using the docker exec command (see #470 (comment)), but this obviously isn't very user friendly.
I like Polar and the testnet. Lately I decided to play around with backup/restore of nodes but have not access to seed phrase / channels backups?
Would be nice if the seed phrase could be displayed somewhere; as well as the option to start a new bitcoin node using an existing seed phrase.
Similarly for the Lightning Network: "backup channels" button + "restore channels" option.
Many people don't test their recovery strategy, would be nice to get familiarised with this the easy way using Polar 💁♂️
The text was updated successfully, but these errors were encountered: