Post
Topic
Board Development & Technical Discussion
Re: Signature aggregation for scaling - what is possible?
by
NotATether
on 07/10/2022, 08:28:58 UTC
The only question is if your whole node goes down, where is the information stored / backed up as to which backup is the most recent or whether there were any channel state updates after the last backup?

You can connect a cluster of computers to each other, each with the node state, so that if one goes down, you can simply restore it from another machine.

I would've also suggested storing it in the cloud, but I'm assuming you're only interested in decentralized solutions.