Revert "Parse TXID, hash or address strings from search bar and allow searching for TXID:OUTPUT. (#578)" (#610)
This reverts commit 2e2e6aa01f.
This commit is contained in:
@@ -19,7 +19,6 @@ export class TransactionsListComponent implements OnInit, OnChanges {
|
||||
displayDetails = false;
|
||||
|
||||
@Input() transactions: Transaction[];
|
||||
@Input() outputIndex: number;
|
||||
@Input() showConfirmations = false;
|
||||
@Input() transactionPage = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user