Hi guys,
I am installing cardano-db-sync, the cardano node installed and fully synced … postgres installed also …
But while trying to run cardano-db-sync using this command :
cardano-db-sync-extended --config $CNODE_HOME/files/dbsync.json --socket-path $CNODE_HOME/sockets/node0.socket --state-dir $CNODE_HOME/guild-db/ledger-state --schema-dir schema/
i am getting this error
cardano-db-sync-extended: FatalError {fatalErrorMessage = "Error parsing node config: AesonException \"Error in $: key \\\"ByronGenesisHash\\\" not found\""}
I did a lot of research … i got nothing … help is appreciated.
I am following this documentation :
https://cardano-community.github.io/guild-operators/
Thanks in advance