Skip to content

Commit

Permalink
Merge pull request #465 from not-reed/patch-2
Browse files Browse the repository at this point in the history
incorrect devnet chain id
  • Loading branch information
polarker authored Oct 28, 2024
2 parents bd2c70d + b14002b commit 5a54904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/full-node/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ volumes:
| Setting | Description |
|---------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| alephium.network.network-id | `0` for Mainnet, `1` for Testnet, `2` for Devnet. Default is `0`. |
| alephium.network.network-id | `0` for Mainnet, `1` for Testnet, `4` for Devnet. Default is `0`. |
| alephium.network.external-address | External address of the full node to enhance discoverability |
| alephium.api.api-key-enabled | `true` to enable API key for full node's API endpoints. |
| alephium.api.api-key | 32+ characters API key. |
Expand Down

0 comments on commit 5a54904

Please sign in to comment.