소스 검색

05/23/2021 10:16:47 PM MST

master
coldstar 3 년 전
부모
커밋
fc8aead3d4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      views/includes/block-content.pug

+ 1
- 1
views/includes/block-content.pug 파일 보기

@@ -171,7 +171,7 @@ div(class="tab-content")
span(class="monospace text-muted") #{tx.vin.length.toLocaleString()}:
//a(href=("/tx/" + tx.txid), class="monospace")
a(href=("/tx/" + tx.txid), class="monospace") for all #{tx.vin.length.toLocaleString()}
a(href=("/tx/" + tx.txid), class="monospace") Go to all #{tx.vin.length.toLocaleString()}
td
else


불러오는 중...
취소
저장