File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Receiver:
4545
4646A convenience of layer 1 bitcoin is being able to spontaneously send to a
4747bitcoin address with no advance work required on the part of the payee. Keysend
48- brings the convenience of sponaneous payments to layer 2 (with a few caveats,
48+ brings the convenience of spontaneous payments to layer 2 (with a few caveats,
4949see the [ Drawbacks] ( #keysend-drawbacks ) section).
5050
5151As previously mentioned, keysend also has the advantage of already being
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ and must be provided in case HOST wants to terminate the channel but cannot cont
8888CLIENT.
8989
9090The ` secret ` is an optional blob that can be used by HOST to tweak channel parameters
91- in multiple ways: offer an initial balance, tweak the capacity, only allow cliets with
91+ in multiple ways: offer an initial balance, tweak the capacity, only allow clients with
9292a given secret etc.
9393
9494Upon receiving an ` invoke_hosted_channel ` message, the HOST, if willing to establish the
You can’t perform that action at this time.
0 commit comments