📣 Official Bittensor Update (2024-03-18T03:33:45.666000+00:00)

Hey @everyone

Opentensor’s orchestration of subtensor entrypoint nodes is **not** yet available.

However in the meantime miners can access our backup temporary entrypoints using subtensor as follows:
“`python
import bittensor as bt
sub = bt.subtensor(‘ws://3.144.223.133:9944’)

“`

Or through the cli
“`bash
btcli … –subtensor.chain_endpoint ws://3.144.223.133:9944
“`

Thank you for your patience as we resolved this issue:
Opentensor

@consttt