STATUS_PENDING constant Null safety
represents the status value returned by stellar-core when a transaction has been accepted for processing
Implementation
static const String STATUS_PENDING = "PENDING";
represents the status value returned by stellar-core when a transaction has been accepted for processing
static const String STATUS_PENDING = "PENDING";