You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -643,7 +643,7 @@ <h2>Transaction <small>Create a new transaction</small></h2>
643
643
644
644
<label>Replace By Fee (RBF)</label>
645
645
<pclass="checkbox">
646
-
<label><inputtype="checkbox" id="txRBF" class="checkbox-inline"> Make this a <ahref="https://en.bitcoin.it/wiki/Transaction_replacement" target="_blank">RBF transaction</a>.</label>
646
+
<label><inputtype="checkbox" id="txRBF" class="checkbox-inline"checked> Make this a <ahref="https://en.bitcoin.it/wiki/Transaction_replacement" target="_blank">RBF transaction</a>.</label>
647
647
</p>
648
648
649
649
<hr>
@@ -1333,7 +1333,7 @@ <h2>Development <small>Javascript framework, API and more</small></h2>
<p>We recommend that you first check our <ahref="https://status.coinb.in/" target="_blank">service status</a> page and then <ahref="https://blog.coinb.in/" target="_blank">blog</a> page which has multiple <ahref="https://blog.coinb.in/guides" target="_blank">guides</a>. However if the problem persists you can contact us by emailing support{at}coinb.in.</p>
1351
1351
<h3>Donate</h3>
1352
-
<p>Please donate to <ahref="bitcoin:3K1oFZMks41C7qDYBsr72SYjapLqDuSYuN">3K1oFZMks41C7qDYBsr72SYjapLqDuSYuN</a> if you found this project useful or want to see more features!</p>
1352
+
<p>Please donate to <ahref="bitcoin:33tht1bKDgZVxb39MnZsWa8oxHXHvUYE4G">33tht1bKDgZVxb39MnZsWa8oxHXHvUYE4G</a> if you found this project useful or want to see more features!</p>
1353
1353
</div>
1354
1354
1355
1355
<divclass="tab-pane tab-content" id="settings">
@@ -1475,7 +1475,7 @@ <h2>Settings <small> making coinb.in even better!</small></h2>
$("#redeemFromStatus").removeClass('hidden').html('<span class="glyphicon glyphicon-exclamation-sign"></span> You should use the redeem script, not the multisig address!');
884
+
$("#redeemFromStatus").removeClass('hidden').html('<span class="glyphicon glyphicon-exclamation-sign"></span> You should use the redeem script, not its address!');
0 commit comments