Skip to content

Commit 8c80c7f

Browse files
committed
Fix name
1 parent 89bce8c commit 8c80c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

async_substrate_interface/utils/decoding.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from bt_metadata import AxonInfo, PrometheusInfo
1+
from bt_decode import AxonInfo, PrometheusInfo
22

33

44
def _determine_if_old_runtime_call(runtime_call_def, metadata_v15_value) -> bool:

0 commit comments

Comments
 (0)