From fafdd8acba72b2f66659ae383a88b88477eaba8a Mon Sep 17 00:00:00 2001 From: Daniel Firth Date: Wed, 3 Jul 2024 19:10:40 +0000 Subject: [PATCH] Add key extraPraosEntropy --- hydra-cluster/config/devnet/genesis-conway.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hydra-cluster/config/devnet/genesis-conway.json b/hydra-cluster/config/devnet/genesis-conway.json index 7bccdf13f3c..de4a7d831e1 100644 --- a/hydra-cluster/config/devnet/genesis-conway.json +++ b/hydra-cluster/config/devnet/genesis-conway.json @@ -37,5 +37,6 @@ "threshold": 0 }, "minFeeRefScriptCostPerByte": 0, - "plutusV3CostModel":[] + "plutusV3CostModel":[], + "extraPraosEntropy": 0 }