STATUS_ERROR constant

String const STATUS_ERROR

represents the status value returned by stellar-core when an error occurred from submitting a transaction

Implementation

static const String STATUS_ERROR = "ERROR";