Skip to content

Commit

Permalink
Update docs/guides/docs/running-a-node/running-a-local-node.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Schwartz <[email protected]>
  • Loading branch information
matt-user and sarahschwartz authored May 22, 2024
1 parent a1876f7 commit a9fafd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/docs/running-a-node/running-a-local-node.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ To start the node with a custom configuration, you can use the command below:
fuel-core run --snapshot ./your/path/to/chain_config_folder --db-type in-memory --debug
```

To find an example chain configuration file for a specific `fuel-core` version, refer to the [`fuel-core`](https://github.com/FuelLabs/fuel-core/tree/v0.22.0/deployment/scripts/chainspec) repo.
To find an example chain configuration file for a specific `fuel-core` version, refer to the [`fuel-core`](https://github.com/FuelLabs/fuel-core/tree/v0.26.0/bin/fuel-core/chainspec/testnet) repo.

### Funding a wallet locally

Expand Down

0 comments on commit a9fafd1

Please sign in to comment.