We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 212d866 commit 274e8cfCopy full SHA for 274e8cf
1 file changed
hugo-site/content/resources/manual/tutorial.md
@@ -81,7 +81,7 @@ must handle this correctly.
81
Contract state must form a **commutative monoid**—updates can be applied in any order and still
82
produce the same final state.
83
84
-
+<img src="/images/tutorial/commutative-sync.svg" alt="Commutative synchronization between peers" style="max-width: 420px;">
85
86
Both peers end up with the same state regardless of which update they received first.
87
0 commit comments