MarketPlace: source instead of parent
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
d727e8cd59
commit
bfcf67c65d
@ -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
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user