Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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