hyperliquid-dex / hyperliquid-rust-sdk

MIT License
68 stars 49 forks source link

Support for ClientOrderId #12

Open cubinux opened 9 months ago

cubinux commented 9 months ago

Would it be possible to add an option to specify own ClientOrderId for new order request? Like it is supported in python SDK.

Thanks!

traderben commented 9 months ago

There is an open pull request for supporting this feature. You can track its progress here: https://github.com/hyperliquid-dex/hyperliquid-rust-sdk/pull/10