mirror of
https://github.com/GOSTSec/gostexplr
synced 2025-02-06 03:44:28 +00:00
Add line break in transaction list
If more than one transaction exists for that transaction, they was printed as long concatenated string.
This commit is contained in:
parent
2434ba9f57
commit
5d43b0270d
@ -56,3 +56,4 @@ block content
|
||||
td
|
||||
each transaction in vout.Transactions
|
||||
a(href=`/transaction/${transaction.txid}/`) #{transaction.txid}
|
||||
br
|
||||
|
Loading…
x
Reference in New Issue
Block a user