Hi community,
I am learning to operate stake pool. i am following stake pool school,After installing node and getting configuration file i.e.
-
topology.json
-
BYRON genesis.json
-
SHELLEY genesis.json
-
config.json
on ‘start your node’ section, when i entered command to run the node i am facing an error and not getting the result as expected.
and the error is:
“”"
InvalidYaml (Just (YamlException “Yaml file not found: shelley_testnet-config.json”))
cardano-node: YAML exception:
Yaml file not found: shelley_testnet-config.json
“”"
how to resolve it. please help…