Skip to content

Commit cc28fef

Browse files
committed
comments
1 parent f70100d commit cc28fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/qt/sendcoinsdialog.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ void SendCoinsDialog::on_sendButton_clicked()
205205
send(recipients);
206206
return;
207207
}
208-
208+
// already unlocked or not encrypted at all
209209
send(recipients);
210210
}
211211

0 commit comments

Comments
 (0)