dydxprotocol / v4-clients

Other
77 stars 57 forks source link

client_metadata no longer able to pass custom value #289

Open sergulec opened 4 days ago

sergulec commented 4 days ago

Hi, before the most recent update I was passing client_metadata a value . Its now being populated based on order type. Is it possible to inject some values or use another field that will flow into the fill message with custom values (maybe clientId)? My attempt was to change market.Order to take a dictionary for client_metadata but this seems to still get overwritten when fill message comes. The change was in this commit ee71838 Thanks

linear[bot] commented 4 days ago

GH-84 client_metadata no longer able to pass custom value