Constructor
# <TransItem />
The component used to display the transaction item in the transaction list
Parameters:
Name | Type | Description |
---|---|---|
result |
Object
|
the result of the transaction to be processed into react component |
index |
Number
|
the index of the result |
searched |
searched
|
the address searched used to decide if the transaction is coming to from the searched address |
the transaction item component
ReactComponent