STATUS_PENDING constant Null safety

String const STATUS_PENDING

represents the status value returned by stellar-core when a transaction has been accepted for processing

Implementation

static const String STATUS_PENDING = "PENDING";