From b6c7ccb273ac9860e04b78d8f18af79b07aa752b Mon Sep 17 00:00:00 2001
From: Xiangan He <76530366+xBalbinus@users.noreply.github.com>
Date: Tue, 14 Jun 2022 10:51:56 -0400
Subject: [PATCH] WIP: untested restoration / patch of superfluid diagram
(#1802)
---
x/superfluid/spec/README.md | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/x/superfluid/spec/README.md b/x/superfluid/spec/README.md
index 213c5d3f4a4..7bb4a692dea 100644
--- a/x/superfluid/spec/README.md
+++ b/x/superfluid/spec/README.md
@@ -92,19 +92,15 @@ instant undelegations and immediately burn the OSMO. If less, we mint
OSMO and update the amount delegated. A simplified diagram of this whole
process is found below:
-`
`{=html}
+
-```{=html}
-``` -``{=html} + -```{=html}
-``` -``{=html} + This minting is safe because we strict constrain the permissions of Bank (the module that burns and mints OSMO) to do what it's designed to do.