Spaces:
Sleeping
Sleeping
Updated new Zangief netuid from 1 to 13
#2
by
bobby-nakamoto
- opened
app.py
CHANGED
@@ -24,7 +24,7 @@ LANGUAGES_SUPPORTED = """
|
|
24 |
<h3 align="center">Languages Supported</h3>
|
25 |
<p align="center">Arabic, Chinese, English, French, German, Hebrew, Hindi, Portuguese, Russian, Spanish, Urdu, Vietnamese, and more to come!</p>
|
26 |
"""
|
27 |
-
netuid =
|
28 |
node_url = "wss://commune-api-node-2.communeai.net"
|
29 |
|
30 |
def get_validator_uids(client, netuid):
|
|
|
24 |
<h3 align="center">Languages Supported</h3>
|
25 |
<p align="center">Arabic, Chinese, English, French, German, Hebrew, Hindi, Portuguese, Russian, Spanish, Urdu, Vietnamese, and more to come!</p>
|
26 |
"""
|
27 |
+
netuid = 13
|
28 |
node_url = "wss://commune-api-node-2.communeai.net"
|
29 |
|
30 |
def get_validator_uids(client, netuid):
|