The reason why a transaction failed.

Enumeration Members

INDEXING_TIMEOUT: "INDEXING_TIMEOUT"

The tx was broadcasted but it was not indexed within the expected timeout

MINING_TIMEOUT: "MINING_TIMEOUT"

The tx was broadcasted but it was not mined within the expected timeout

REVERTED: "REVERTED"

The tx was reverted

UNKNOWN: "UNKNOWN"

A not recognized failure