optional blind
This commit is contained in:
parent
86efd923d6
commit
a93aafc8ee
3 changed files with 8 additions and 7 deletions
|
|
@ -786,7 +786,7 @@ message OfferConfig {
|
|||
bool rejectUnauthorized = 9;
|
||||
int64 createdAtUnix = 10;
|
||||
int64 updatedAtUnix = 11;
|
||||
bool blind = 12;
|
||||
optional bool blind = 12;
|
||||
}
|
||||
|
||||
message UserOffers {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue