hyperliquid-dex / hyperliquid-rust-sdk

MIT License
57 stars 47 forks source link

Support for WebSocket UserNonFundingLedgerUpdates #18

Closed sree-revoori1 closed 3 months ago

sree-revoori1 commented 5 months ago

Could we add support for WsUserNonFundingLedgerUpdates as described in https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/websocket#wsusernonfundingledgerupdates?

I would like to use the SDK to subscribe to the hyperliquid websocket to listen for InternalTransfers but currently it looks like this functionality is not present.