fix tx fee on transaction page

master
lza_menace 4 years ago
parent b7f30f880e
commit 16a70c0afa

@ -32,7 +32,7 @@
<header>
<h3>Transaction Fee</h3>
</header>
<p>{{ tx_info.0.as_json_full.rct_signatures.txnFee | default(value="?") }} WOW</p>
<p>{{ tx_info.0.as_json_full.rct_signatures.txnFee / 1000000000000 | default(value="?") }} WOW</p>
</section>
</div>
<div class="col-4 col-6-medium col-12-small">