Add shapes to flow diagram to indicate spent txos

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

View File

@@ -209,6 +209,7 @@
[maxStrands]="graphExpanded ? maxInOut : 24"
[network]="network"
[tooltip]="true"
[connectors]="true"
[inputIndex]="inputIndex" [outputIndex]="outputIndex"
>
</tx-bowtie-graph>