diff --git a/templates/index.html.tera b/templates/index.html.tera index 2a94147..adb7d9e 100644 --- a/templates/index.html.tera +++ b/templates/index.html.tera @@ -112,7 +112,7 @@ {{ tx.receive_time | date(format="%Y-%m-%d %H:%M") }} {{ tx.id_hash | truncate(length=8) }} - {{ tx.fee / 100000000000 }} WOW + {{ tx.fee / 10000000000 }} WOW {{ tx.tx_json_full.vin | length }} / {{ tx.tx_json_full.vout | length }} {{ tx.tx_json_full.vin.0.key.key_offsets | length }}