status property

String? status
getter/setter pair

The current status of the transaction by hash, one of: SUCCESS, NOT_FOUND, FAILED

Implementation

String? status;