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 89bce8c commit 8c80c7fCopy full SHA for 8c80c7f
async_substrate_interface/utils/decoding.py
@@ -1,4 +1,4 @@
1
-from bt_metadata import AxonInfo, PrometheusInfo
+from bt_decode import AxonInfo, PrometheusInfo
2
3
4
def _determine_if_old_runtime_call(runtime_call_def, metadata_v15_value) -> bool:
0 commit comments