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
To my knowledge, LND has not corresponding hook.
Static Channel Backups may be insufficient; if Omni requires the LND-derived daemon to keep track of additional metadata to >>ensure correctness, then the data in the Static Channel Backups may be insufficient (depends on how you structure that data).
And you may need to modify the SCB mechanism to include the extra data required by Omni.
My suggestion is to urge your users (or at least the ones with significant amounts of stored value), in the safety guidelines, to >>use some kind of RAID system, such as ZFS (mirror or any RAID-Z), mdadm (RAID1 mode), or BTRFS (raid1, raid1c3, or >>raid1c4) and to monitor the storage continuously so that any storage failure is detected.
This is in addition to any SCB they might regularly make (and you need to augment the SCBs with Omni-specific data as well).
See the above-linked BACKUP.html file for C-Lightning for how I suggest you present the safety guidelines.
The text was updated successfully, but these errors were encountered:
This is from an auditor:
The text was updated successfully, but these errors were encountered: