keccak256 of the value, and used for types such as arrays, tuples, bytes and strings.
Properties
| Property | Modifier | Type | Description | 
|---|---|---|---|
| hash | readonly | null|string | The keccak256of the value logged. | 
Methods
isIndexed()
Parameters
| Parameter | Type | Description | 
|---|---|---|
| value | any | The value to check. | 
Returns
value is Indexed
true if the value is an Indexed.
