Hello,
I am trying to build a db-sync on testnet for learning purpose. I am confused about the different testnet existing. currently in the repository the only config for testnet is
shelley-qa-testnet.yaml
When i try to run db sync extended, i got the following error:
cardano-db-sync-extended: FatalError {fatalErrorMessage = “Error parsing node config: AesonException “Error in $: key \“AlonzoGenesisFile\” not found””}
is it because the current testnet is not compatible? How do we know the difference between all tesntnet… Do we have a testnet running exactly like mainnet… are the current testnet is only for the new smart contract stuff…
Please direct me to explanation of this, it will be very useful. Thanks in advance.