diff --git a/roles/dolos/templates/daemon.toml.j2 b/roles/dolos/templates/daemon.toml.j2 index 5745a41..cf99e61 100644 --- a/roles/dolos/templates/daemon.toml.j2 +++ b/roles/dolos/templates/daemon.toml.j2 @@ -40,6 +40,7 @@ prune_height = 200 byron_path = "/config/byron-genesis.json" shelley_path = "/config/shelley-genesis.json" alonzo_path = "/config/alonzo-genesis.json" +conway_path = "/config/conway-genesis.json" [mithril] {% if dolos_network == "preprod" %}