MarketPlace: source instead of parent
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ message MarketOrder {
|
||||
wallet.v1.TransactionList trx = 16;
|
||||
repeated string tags = 17;
|
||||
repeated string comment = 18;
|
||||
optional MarketOrder parent = 19; // purchase is done via this field
|
||||
optional MarketOrder source = 19; // purchase is done via this field
|
||||
// repeated string attachments = 14; // possible files included by seller/buyer
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user