Skip to content

Commit

Permalink
incorrect devnet chain id
Browse files Browse the repository at this point in the history
  • Loading branch information
not-reed authored Oct 27, 2024
1 parent bd2c70d commit b14002b
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 b14002b

Please sign in to comment.