bitfinexcom/bfx-hf-algo

Noce code change in bfx-api-node-util has broken order creation

JacobPlaster opened this issue · 1 comments

This pulll request bitfinexcom/bfx-api-node-util@9e0d87f changed the way the nonce is generated.
THe problem is that all of the default order examples use this function to also generate cId when creating an order which is now invalid due to the * 1000 multiplier