This website works better with JavaScript.
Explore
Help
Sign In
nerodev
/
onion-wownero-explorer
Watch
1
Star
0
Fork
You've already forked onion-wownero-explorer
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
615c087efb
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '615c087efb'
${ noResults }
onion-wownero-explorer
/
src
/
templates
/
tx.html
9 lines
66 B
HTML
Raw
Normal View
History
Unescape
Escape
dev of tx page started
9 years ago
<
div
>
tx template uses tx_details partial now.
8 years ago
{{#txs}}
{{>tx_details}}
{{/txs}}
dev of tx page started
9 years ago
<
/
div
>