Skip to content

Commit e8e5711

Browse files
committed
Explain blockfrost argument a bit better
Signed-off-by: Sasha Bogicevic <[email protected]>
1 parent 14de108 commit e8e5711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ hydra-node \
179179
--node-socket devnet/node.socket \
180180
```
181181

182-
If you decide to use `Blockfrost` service then hydra-node is started with provided path to the blockfrost [project file](https://blockfrost.dev/overview/getting-started#creating-first-project):
182+
If you decide to use `Blockfrost` service then hydra-node is started with provided path to the blockfrost [project file](https://blockfrost.dev/overview/getting-started#creating-first-project). Underlying Cardano network is then determined using the blockfrost project file so you should not specify `--mainnet` or `--testnet-magic` arguments:
183183

184184
```shell
185185
hydra-node \

0 commit comments

Comments
 (0)