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 fdb5342 commit 606f5aaCopy full SHA for 606f5aa
bittensor/core/extrinsics/utils.py
@@ -17,7 +17,7 @@
17
)
18
from bittensor.core.subtensor import Subtensor
19
from bittensor.core.chain_data import StakeInfo
20
- from scalecodec.types import GenericExtrinsic, GenericCall
+ from scalecodec.types import GenericExtrinsic
21
22
23
def submit_extrinsic(
0 commit comments