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.
aleph_client.main
1 parent 1d778a6 commit 87d849cCopy full SHA for 87d849c
examples/mqtt.py
@@ -10,7 +10,7 @@
10
11
from aleph_client.chains.common import get_fallback_private_key
12
from aleph_client.chains.ethereum import ETHAccount
13
-from aleph_client.main import create_aggregate
+from aleph_client.synchronous import create_aggregate
14
15
16
def get_input_data(value):
src/aleph_client/main.py
0 commit comments