opentensor / subtensor

Bittensor Blockchain Layer
The Unlicense
145 stars 149 forks source link

Fix the raw_spec.json and node start commans #461

Closed open-junius closed 4 months ago

open-junius commented 4 months ago

Describe the bug

The raw_spec is broken, not a valid json file. The commands in the doc include the deprecated parameters and wrong node id.

To Reproduce

Follow the docs/running-subtensor-locally.md, we can connect to testnet and mainnet.

Expected behavior

connect to testnet and mainnet, sync up blocks.

Screenshots

No response

Environment

MacOS

Additional context

No response

distributedstatemachine commented 4 months ago

completed in #460