We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e94710 commit 753bd8fCopy full SHA for 753bd8f
docs/_blog/announcing-vss.md
@@ -56,8 +56,10 @@ for complete recovery by design.
56
Using VSS as the primary storage ensures that every state change is securely stored in real-time, enabling full recovery
57
of funds and channels regardless of device loss.
58
59
-
60
-<p style="text-align: center;"><i>VSS High Level Data Flow (Simplified)</i></p>
+<div style="text-align: center;">
+ <img style="display: block; margin: auto;" src="../assets/vss-data-flow-simplified.png" alt="VSS High Level Data Flow (Simplified)">
61
+ <p style="margin-top: 10px;">VSS High Level Data Flow (Simplified)</p>
62
+</div>
63
64
# Customization
65
0 commit comments