STATUS_ERROR constant
represents the status value returned by stellar-core when an error occurred from submitting a transaction
Implementation
static const String STATUS_ERROR = "ERROR";
represents the status value returned by stellar-core when an error occurred from submitting a transaction
static const String STATUS_ERROR = "ERROR";