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.
2 parents 3ea7c63 + 88ec735 commit a11f37dCopy full SHA for a11f37d
async_substrate_interface/utils/decoding.py
@@ -1,8 +1,6 @@
1
from typing import Union, TYPE_CHECKING
2
3
from bt_decode import AxonInfo, PrometheusInfo, decode_list
4
-from scalecodec import ss58_encode
5
-from bittensor_wallet.utils import SS58_FORMAT
6
7
from async_substrate_interface.utils import hex_to_bytes
8
from async_substrate_interface.types import ScaleObj
0 commit comments