tracking-code-which-will-go-to-the-HEAD FLAMEAL Documentation TransItem

Components

TransItem

<TransItem />

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

View Source client/src/components/TransactionItem/TransItem.js, line 15

the transaction item component

ReactComponent