feat(markets): update to markets v0.3.2
Update to markets v0.3.2, which neccesitates merging master & adding one more node function
This commit is contained in:
committed by
Łukasz Magiera
parent
a03d8b3c3f
commit
be29f3bd99
@@ -136,6 +136,8 @@ func (a *API) ClientStartDeal(ctx context.Context, params *api.StartDealParams)
|
||||
params.EpochPrice,
|
||||
big.Zero(),
|
||||
rt,
|
||||
false,
|
||||
false,
|
||||
)
|
||||
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user