Skip to content

Commit

Permalink
fork bitcoin to safecash
Browse files Browse the repository at this point in the history
  • Loading branch information
ssowellsvt committed Jul 2, 2018
1 parent 6389114 commit 5b573eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/qt/forms/receivecoinsdialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<item row="6" column="0">
<widget class="QLabel" name="label_3">
<property name="toolTip">
<string>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</string>
<string>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the SafeCash network.</string>
</property>
<property name="text">
<string>&amp;Message:</string>
Expand Down Expand Up @@ -93,7 +93,7 @@
<item row="6" column="2">
<widget class="QLineEdit" name="reqMessage">
<property name="toolTip">
<string>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the Bitcoin network.</string>
<string>An optional message to attach to the payment request, which will be displayed when the request is opened. Note: The message will not be sent with the payment over the SafeCash network.</string>
</property>
</widget>
</item>
Expand Down

0 comments on commit 5b573eb

Please sign in to comment.