increased default fee on #wallet section of coinb.in
This commit is contained in:
parent
4f16149a26
commit
c276998687
2 changed files with 2 additions and 2 deletions
|
@ -222,7 +222,7 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-6">
|
<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>
|
<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>
|
||||||
<div class="col-xs-5">
|
<div class="col-xs-5">
|
||||||
<label><abbr title="the amount to donate to coinb.in">Donation</abbr></label>
|
<label><abbr title="the amount to donate to coinb.in">Donation</abbr></label>
|
||||||
|
|
2
sha1sum
2
sha1sum
|
@ -29,4 +29,4 @@ de51a8494180a6db074af2dee2383f0a363c5b08 ./fonts/glyphicons-halflings-regular.s
|
||||||
278e49a86e634da6f2a02f3b47dd9d2a8f26210f ./fonts/glyphicons-halflings-regular.woff
|
278e49a86e634da6f2a02f3b47dd9d2a8f26210f ./fonts/glyphicons-halflings-regular.woff
|
||||||
44bc1850f570972267b169ae18f1cb06b611ffa2 ./fonts/glyphicons-halflings-regular.ttf
|
44bc1850f570972267b169ae18f1cb06b611ffa2 ./fonts/glyphicons-halflings-regular.ttf
|
||||||
48ff08f459ff55ae54e594b4ae307d1d8e6f74b3 ./README.md
|
48ff08f459ff55ae54e594b4ae307d1d8e6f74b3 ./README.md
|
||||||
01536c12f3764ee4394c580390bc79c265c6ebe1 ./index.html
|
535fbec3884a2cfef18159bdc520b8744f58622c ./index.html
|
||||||
|
|
Loading…
Reference in a new issue