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 a39f63a commit 32c94a5Copy full SHA for 32c94a5
tests/e2e_tests/test_hotkeys.py
@@ -16,6 +16,7 @@ def test_hotkeys(subtensor, alice_wallet, dave_wallet):
16
Tests:
17
- Check if Hotkey exists
18
- Check if Hotkey is registered
19
+
20
"""
21
22
dave_subnet_netuid = subtensor.get_total_subnets() # 2
0 commit comments