V2: updating to new proto schema. domain seperated packages #36
@@ -363,6 +363,7 @@ enum TransactionStatus {
|
||||
CREATED = -1;
|
||||
PENDING_TRX = 1;
|
||||
SUCCESSFUL = 2;
|
||||
PENDING_ADMIN = 3;
|
||||
}
|
||||
|
||||
message Transaction {
|
||||
|
||||
Reference in New Issue
Block a user