From f42a65120b8afcb90cc723d2bf7f8d3a79d5da50 Mon Sep 17 00:00:00 2001 From: Oliver Gugger Date: Sun, 7 Mar 2021 11:22:34 +0100 Subject: [PATCH] README: Add remark about what is recovered --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 384410a..02b03c7 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,10 @@ for. This scenario assumes that you do have access to the crashed node's seed, `channel.backup` file and some state of a `channel.db` file (perhaps from a file based backup or the recovered file from the crashed node). +Following this guide will help you get your channel **funds** back! The channels +themselves can't be restored to work normally unless step 1 is successful ( +compacting the DB). + ![rescue flow](doc/rescue-flow.png) **Explanation:**