⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Conversation

@skooota
Copy link

@skooota skooota commented Jan 13, 2026

No description provided.

@ibraheem-abe
Copy link
Contributor

Hey @skooota
Can u provide some more details about the fix you provided?
Also branches should be based off of staging instead of main

Comment on lines +5 to +26
from async_substrate_interface.errors import SubstrateRequestException
from bittensor_wallet import Wallet
from rich.prompt import IntPrompt, FloatPrompt
from rich.prompt import FloatPrompt, IntPrompt
from rich.table import Table
from rich.text import Text
from async_substrate_interface.errors import SubstrateRequestException

from bittensor_cli.src.bittensor.balances import Balance
from bittensor_cli.src.bittensor.subtensor_interface import SubtensorInterface
from bittensor_cli.src.bittensor.utils import (
confirm_action,
console,
print_error,
float_to_u16,
float_to_u64,
u16_to_float,
u64_to_float,
is_valid_ss58_address,
format_error_message,
unlock_key,
json_console,
get_hotkey_pub_ss58,
is_valid_ss58_address,
json_console,
print_error,
print_extrinsic_id,
u16_to_float,
u64_to_float,
unlock_key,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is any of this related to this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants