v2: initialy there is not tfa
Signed-off-by: nfel <nfilsaraee@gmail.com>
This commit is contained in:
parent
6c0cacbec6
commit
8e26824d21
@ -65,8 +65,8 @@ message NewMarketReq{
|
||||
double amount = 3;
|
||||
double unit_price = 4;
|
||||
MarketOrderSide side = 5;
|
||||
auth.v1.TFA tfa = 6;
|
||||
bool accepted_contract = 7;
|
||||
optional auth.v1.TFA tfa = 6;
|
||||
optional bool accepted_contract = 7;
|
||||
}
|
||||
|
||||
enum MarketOrderSide {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user