ref: change Type to ParticipantType
This commit is contained in:
parent
431c98d9ca
commit
df1df24852
@ -35,7 +35,7 @@ message CalcMarketReq {
|
|||||||
double amount = 4;
|
double amount = 4;
|
||||||
double unit_price = 5;
|
double unit_price = 5;
|
||||||
MarketParticipantType participant_type = 6;
|
MarketParticipantType participant_type = 6;
|
||||||
wallet.v1.BuyAssetSide req_side = 7; // For Calculation : can be from asset or irt
|
optional wallet.v1.BuyAssetSide req_side = 7; // For Calculation : can be from asset or irt
|
||||||
}
|
}
|
||||||
|
|
||||||
message CalcMarketRes {
|
message CalcMarketRes {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user