diff --git a/index.html b/index.html index 91977b0..e92fc7c 100644 --- a/index.html +++ b/index.html @@ -190,7 +190,7 @@
| Semantics | Miniscript fragment | Bitcoin Script |
|---|---|---|
| Semantics* | Miniscript fragment | Bitcoin Script |
| false | @@ -333,6 +333,10 @@u:X = or_i(X,0) |
IF [X] ELSE 0 ENDIF |
|
+ [*] Semantics are defined for canonical satisfaction/dissatisfaction options, and may not be valid for non-canonical options (see "Satisfaction and malleability" below)
+ |
+||