mirror of
https://github.com/seigler/govobject-proposal
synced 2025-07-26 22:36:09 +00:00
update DASH fee amount
This commit is contained in:
parent
082b59acbb
commit
1459d662cb
1 changed files with 2 additions and 2 deletions
|
@ -314,7 +314,7 @@
|
|||
<div class="row" id="createProposalHeader">
|
||||
<div class="col-xs-12">
|
||||
<h1 class="removeMargin">Create a Proposal</h1>
|
||||
<h5 class="header_description">Enter details for your proposal and click 'Create Proposal'. This will generate a command you can run in your local wallet to prepare the proposal at a cost of 0.33 DASH.</h5>
|
||||
<h5 class="header_description">Enter details for your proposal and click 'Create Proposal'. This will generate a command you can run in your local wallet to prepare the proposal at a cost of 5 DASH.</h5>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
@ -439,7 +439,7 @@
|
|||
|
||||
<div class="form-group">
|
||||
<label for="prepareProposal">Prepare-Proposal Command:</label>
|
||||
<div>Paste this proposal command into your wallet console to spend a Fee transaction of 0.33 DASH.</div>
|
||||
<div>Paste this proposal command into your wallet console to spend a Fee transaction of 5 DASH.</div>
|
||||
<textarea readonly class="form-control" id="prepareProposal" rows="4" placeholder=""></textarea>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue