Skip to content

Commit 942bf53

Browse files
authored
Merge pull request #182 from calciumbe/fix
Fix typos
2 parents 166d47f + a09989e commit 942bf53

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lnpbp-0046.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ PTLC | `/6` | `m/9735'/chain'/1'/ln_ver'/channel'/6`
106106

107107
**Funding wallet** used for keeping funds by a lightning node for
108108
constructing funding transactions is derived with
109-
`/chain'/2'/case/index` path, where `case` is an eqivalent of `change` field
109+
`/chain'/2'/case/index` path, where `case` is an equivalent of `change` field
110110
with RGB extensions (see ___) and `index` is a sequential index number.
111111

112112
Example of extended keys used by lightning node #0 on bitcoin network

lnpbp-0053.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Second, we update channel transactions to use Taproot, Schnorr signatures,
6565
MuSig, TapScript – and enable sign-to-contract and pay-to-contract commitments
6666
required for client-side-validation (like RGB smart contracts).
6767

68-
Third, we genralize the structure of payment channel transactions for an
68+
Third, we generalize the structure of payment channel transactions for an
6969
arbitrary number of participants.
7070

7171
Finally, we re-define a set of messages controlling channel creation and

0 commit comments

Comments
 (0)