聊天记录
共 2 条,显示第 1-2 条
Thanks <@106438990923579392> I'll upgrade now and retry
Thanks <@106438990923579392> I'll upgrade now and retry
Anyone else use the new sdk in python? I have noticed a potential bug where a UserSpec subscription silently drops all UserTradeEvent objects. I am pretty sure it is due to the handling of fee_rate_bps field which comes through as an empty string " ", and the sdk attempts to convert it to a Decimal which will throw.
Anyone else use the new sdk in python? I have noticed a potential bug where a UserSpec subscription silently drops all UserTradeEvent objects. I am pretty sure it is due to the handling of fee_rate_bps field which comes through as an empty string " ", and the sdk attempts to convert it to a Decimal which will throw.