Skip to content

Commit

Permalink
Update 2019-11-15-schnorrmultisig.md (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
ty-everett authored and Mengerian committed Nov 2, 2019
1 parent 1e61c0e commit 65b39fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/2019-11-15-schnorrmultisig.md
Expand Up @@ -42,7 +42,7 @@ Mode 2 (new Schnorr support, M-of-N; consumes N+M+3 items from stack):

## Triggering and execution mechanism

Whether to execute in mode 1 or mode 2 is detemined by the size of the dummy / checkbits element.
Whether to execute in mode 1 or mode 2 is determined by the size of the dummy / checkbits element.
* If the checkbits element is NULL (length 0), then Mode 1 is executed
* If the checkbits element is non-NULL (length > 0), then Mode 2 is executed.

Expand Down

0 comments on commit 65b39fa

Please sign in to comment.