#dusk $DUSK At first i thought restoring node was basically just restarting it and letting it sync again but then i looked at how @Dusk handles node recovery and it started making more sense to me the state can be packaged verified before it is used and then restored when a node needs to recover i actually like this approach because node recovery is not only about getting back online it is also about knowing that the state being online it is also about knowing that the state being restored is trustworthy instead of rebuilding everything from the beginning a node can return to a verified state and continue from there now i am more curious about how useful this becomes as more Rusk nodes are running and recovery needs to stay fast without compromising verification.
Would you rather have a node rebuild everything from scratch or restore from a verified state?