Skip to content

Commit

Permalink
Merge pull request #50 from mdqst/master
Browse files Browse the repository at this point in the history
Typo corrections
  • Loading branch information
TheBlueMatt authored Nov 12, 2024
2 parents 1e14b3e + f1e68a4 commit 2d6bc43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion blip-0003.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Receiver:

A convenience of layer 1 bitcoin is being able to spontaneously send to a
bitcoin address with no advance work required on the part of the payee. Keysend
brings the convenience of sponaneous payments to layer 2 (with a few caveats,
brings the convenience of spontaneous payments to layer 2 (with a few caveats,
see the [Drawbacks](#keysend-drawbacks) section).

As previously mentioned, keysend also has the advantage of already being
Expand Down
2 changes: 1 addition & 1 deletion blip-0017.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ and must be provided in case HOST wants to terminate the channel but cannot cont
CLIENT.

The `secret` is an optional blob that can be used by HOST to tweak channel parameters
in multiple ways: offer an initial balance, tweak the capacity, only allow cliets with
in multiple ways: offer an initial balance, tweak the capacity, only allow clients with
a given secret etc.

Upon receiving an `invoke_hosted_channel` message, the HOST, if willing to establish the
Expand Down

0 comments on commit 2d6bc43

Please sign in to comment.