Skip to content

Commit

Permalink
bip-0379.mediawiki
Browse files Browse the repository at this point in the history
  • Loading branch information
RandyMcMillan committed Jun 29, 2024
1 parent eedc5fa commit 66b1981
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bip-0379.mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ Miniscript is not a separate language, but rather a significant expansion of the
|andor(X,Y,Z)
|[X] NOTIF [Z] ELSE [Y] ENDIF
|-
|rowspan="3"|X and Y
!rowspan="3"|X and Y
|and_v(X,Y)
|[X] [Y]
|-
Expand All @@ -143,7 +143,7 @@ Miniscript is not a separate language, but rather a significant expansion of the
|and_n(X,Y) = andor(X,Y,0)
|[X] NOTIF 0 ELSE [Y] ENDIF
|-
|rowspan="4"|X or Y
!rowspan="4"|X or Y
|or_b(X,Z)
|[X] [Z] BOOLOR
|-
Expand Down

0 comments on commit 66b1981

Please sign in to comment.