Skip to content

Commit

Permalink
8.4.4: Updates vote threshold info
Browse files Browse the repository at this point in the history
  • Loading branch information
ibraheem-opentensor committed Feb 8, 2025
1 parent 768e294 commit 11c086e
Show file tree
Hide file tree
Showing 2 changed files with 808 additions and 0 deletions.
1 change: 1 addition & 0 deletions bittensor_cli/src/commands/root.py
Original file line number Diff line number Diff line change
Expand Up @@ -1293,6 +1293,7 @@ async def proposals(subtensor: SubtensorInterface):
format_call_data(call_data),
)
console.print(table)
console.print("\n[dim]* Both Ayes and Nays percentages are calculated relative to the proposal's threshold.[/dim]")


async def set_take(wallet: Wallet, subtensor: SubtensorInterface, take: float) -> bool:
Expand Down
Loading

0 comments on commit 11c086e

Please sign in to comment.