This is potentially a dumb question, but what kind of sync domain does Damlhub use by default? I’m assuming its a postgres based one (because of PQS). From the daml docs I saw these were the 4 options:
- Postgres-based sync domain
- Oracle-based sync domain
- Hyperledger Fabric-based sync domain
- Ethereum-based sync domain
Thanks!