File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Receiver:
45
45
46
46
A convenience of layer 1 bitcoin is being able to spontaneously send to a
47
47
bitcoin 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,
49
49
see the [ Drawbacks] ( #keysend-drawbacks ) section).
50
50
51
51
As 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
88
88
CLIENT.
89
89
90
90
The ` 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
92
92
a given secret etc.
93
93
94
94
Upon 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