We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c865a3 commit 215efe6Copy full SHA for 215efe6
README.md
@@ -87,12 +87,11 @@ python pyinjective/fetch_metadata.py
87
88
### Changelogs
89
0.5.2
90
-* fix type hints
91
-* add sync init_num_seq, changed previous init_num_seq to ainit_num_seq
+* add sync init_num_seq, changed previous init_num_seq to async_init_num_seq
92
* add staging mainnet endpoint, update market metadata
93
* protobuf regen
94
* response parser improvements
95
-
+* fix type hints
96
97
0.5.1
98
* add AsyncClient
0 commit comments