File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Core, and btcd.
1010
1111In the current iteration of the Loop software, two swap types are supported:
1212 * off-chain to on-chain, where the Loop client sends funds off-chain in
13- * on-chain to off-chain, where teh Loop client sends funds to an on-chain
13+ * on-chain to off-chain, where the Loop client sends funds to an on-chain
1414 address using an off-chain channel
1515
1616We call off-chain to on-chain swaps, a ** Loop Out** . The service can be used
@@ -38,7 +38,7 @@ Potential uses for **Loop In**:
3838
3939## Development and Support
4040
41- The Loop client is current in an early beta state, and offers a simple command
41+ The Loop client is currently in an early beta state, and offers a simple command
4242line application. Future APIs will be added to support implementation or use of
4343the Loop service.
4444
@@ -155,7 +155,7 @@ DESCRIPTION:
155155
156156OPTIONS:
157157 --channel value the 8-byte compact channel ID of the channel to loop out (default: 0)
158- --addr value the optional address that the looped out funds should be sent to, if let blank the funds will go to lnd's wallet
158+ --addr value the optional address that the looped out funds should be sent to, if left blank the funds will go to lnd's wallet
159159 --amt value the amount in satoshis to loop out (default: 0)
160160```
161161
You can’t perform that action at this time.
0 commit comments