Skip to content
SadBatman edited this page Apr 27, 2018 · 2 revisions

Welcome to the ombre wiki!

Troubleshooting

Linux wallet hangs during block refresh

A quick way to fix this is by restoring the wallet from the electrum seed. You can get this seed by typing: "seed" in the wallet CLI. If the wallet hangs on block refreshing then just press ctrl-c once.

To get the mnemonic seed; type "seed" in the wallet CLI.

To restore the wallet run: ombre-wallet-cli --restore-deterministic-wallet --electrum-seed <<your seed>>

Clone this wiki locally