mirror of
https://github.com/ok2/coinbin.git
synced 2026-05-09 18:15:23 +02:00
increased default fee on #wallet section of coinb.in
This commit is contained in:
+1
-1
@@ -222,7 +222,7 @@
|
||||
<div class="row">
|
||||
<div class="col-xs-6">
|
||||
<label><abbr title="the amount to pay in network miner fees - 0.0001 or more recommended">Transaction Fee</abbr></label>
|
||||
<input type="text" class="form-control" value="0.00001" id="txFee">
|
||||
<input type="text" class="form-control" value="0.0001" id="txFee">
|
||||
</div>
|
||||
<div class="col-xs-5">
|
||||
<label><abbr title="the amount to donate to coinb.in">Donation</abbr></label>
|
||||
|
||||
Reference in New Issue
Block a user