So I am trying to run the node on preview
Here is what I did:
cd preview
I ran the following:
Then the following:
cardano-node run --topology topology.json
–database-path db
–socket-path node.socket
–port 3001
–config config.json
I receive this error:
Conway related : There was an error parsing the genesis file: “./conway-genesis.json” Error: “Error in $.poolVotingThresholds: parsing Cardano.Ledger.Conway.Core.PoolVotingThresholds(PoolVotingThresholds) failed, key "pvtMotionNoConfidence" not found”