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 @@ -641,10 +641,10 @@ func depositsToOutpoints(deposits []*looprpc.Deposit) []string {
641
641
642
642
func displayNewAddressWarning () error {
643
643
fmt .Printf ("\n WARNING: Be aware that loosing your l402.token file in " +
644
- ".loop under your home directory \n will take your ability to " +
644
+ ".loop under your home directory will take your ability to " +
645
645
"spend funds sent to the static address via loop-ins or " +
646
- "\n withdrawals . You will have to wait until the deposit " +
647
- "expires and your loop client \n sweeps the funds back to your " +
646
+ "withdrawals . You will have to wait until the deposit " +
647
+ "expires and your loop client sweeps the funds back to your " +
648
648
"lnd wallet. The deposit expiry could be months in the " +
649
649
"future.\n " )
650
650
You can’t perform that action at this time.
0 commit comments