File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed
Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,7 @@ python pyinjective/fetch_metadata.py
8484* Add OrderbooksRequest in the clients
8585* Add support for multiple markets in StreamTrades and StreamPosition
8686* Add support for multiple subaccounts in StreamTrades and StreamPosition
87+ * Add K8S endpoint to mainnet network options
8788
8889
8990** 0.5.6.4**
@@ -138,16 +139,6 @@ python pyinjective/fetch_metadata.py
138139* Updated the composer with MsgIncreasePosition and MsgLiquidatePosition
139140* Added reduce-only orders to the composer and updated examples
140141
141- ** 0.5.3**
142- * Add skip, and limit to trade request
143-
144- ** 0.5.2**
145- * Add sync init_num_seq, changed previous init_num_seq to async_init_num_seq
146- * Add staging mainnet endpoint, update market metadata
147- * Protobuf regen
148- * Response parser improvements
149- * Fix type hints
150-
151142
152143
153144## License
You can’t perform that action at this time.
0 commit comments