Skip to content

Commit e55f10a

Browse files
committed
LNPBP-12: fix typos
1 parent e77939c commit e55f10a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lnpbp-0012.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
```
2-
LNPBP: 0006
2+
LNPBP: 0012
33
Vertical: Bitcoin protocol
44
Title: Tapret: taproot-based OP_RETURN deterministic bitcoin commitments
55
Author: Dr Maxim Orlovsky <orlovsky@lnp-bp.org>,
@@ -120,7 +120,7 @@ given order:
120120
the taproot script tree hashing partner;
121121
5. 1 byte: number `u` of uniqueness proof elements (see below), must be less or
122122
equal to `2^(n+1) - 2`, otherwise the proof must be considered invalid;
123-
6. sequence of `m` **uniquness proofs**, each consisting of:
123+
6. sequence of `m` **uniqueness proofs**, each consisting of:
124124
6.1. 1 byte: proof type, either `0x00`, `0x01` or `0x02`. The proof type
125125
defines length of the proof data and their semantic meaning:
126126
6.1. the proof type `0x00` (called `empty`) means that node is absent at the

0 commit comments

Comments
 (0)