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 f5c89eb commit 0a11b2dCopy full SHA for 0a11b2d
pyproject.toml
@@ -31,7 +31,7 @@ dependencies = [
31
"aiodns==3.2",
32
"aiohttp==3.11.13",
33
"aleph-message>=0.6.1",
34
- "aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python",
+ "aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python@1yam-fix-estimated-gas",
35
"base58==2.1.1", # Needed now as default with _load_account changement
36
"py-sr25519-bindings==0.2", # Needed for DOT signatures
37
"pygments==2.19.1",
0 commit comments