diff --git a/templates/transaction.html.tera b/templates/transaction.html.tera index 365ccf1..e3e8ed4 100644 --- a/templates/transaction.html.tera +++ b/templates/transaction.html.tera @@ -32,7 +32,7 @@

Transaction Fee

-

{{ tx_info.0.as_json_full.rct_signatures.txnFee | default(value="?") }} WOW

+

{{ tx_info.0.as_json_full.rct_signatures.txnFee / 1000000000000 | default(value="?") }} WOW