Add shapes to flow diagram to indicate spent txos

This commit is contained in:
Mononaut
2022-11-21 12:28:26 +09:00
parent 90912af62d
commit eb2abefabc
8 changed files with 67 additions and 12 deletions

View File

@@ -29,7 +29,7 @@
<div class="row graph-wrapper">
<tx-bowtie-graph [tx]="tx" [width]="1112" [height]="346" [network]="network"></tx-bowtie-graph>
<tx-bowtie-graph [tx]="tx" [width]="1132" [height]="346" [network]="network"></tx-bowtie-graph>
<div class="above-bow">
<p class="field pair">
<span [innerHTML]="'&lrm;' + (tx.size | bytes: 2)"></span>