Skip to content

Commit 66b1981

Browse files
committed
bip-0379.mediawiki
1 parent eedc5fa commit 66b1981

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-0379.mediawiki

+2-2
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Miniscript is not a separate language, but rather a significant expansion of the
133133
|andor(X,Y,Z)
134134
|[X] NOTIF [Z] ELSE [Y] ENDIF
135135
|-
136-
|rowspan="3"|X and Y
136+
!rowspan="3"|X and Y
137137
|and_v(X,Y)
138138
|[X] [Y]
139139
|-
@@ -143,7 +143,7 @@ Miniscript is not a separate language, but rather a significant expansion of the
143143
|and_n(X,Y) = andor(X,Y,0)
144144
|[X] NOTIF 0 ELSE [Y] ENDIF
145145
|-
146-
|rowspan="4"|X or Y
146+
!rowspan="4"|X or Y
147147
|or_b(X,Z)
148148
|[X] [Z] BOOLOR
149149
|-

0 commit comments

Comments
 (0)