From 9c49b1e61e6095758d5f1793cebdade06ad9ac6a Mon Sep 17 00:00:00 2001 From: Chris Marslender Date: Tue, 6 Aug 2024 14:09:48 -0500 Subject: [PATCH] Set correct empty/default value for pool_public_keys (#18386) Fix the initial config default/empty value for pool_public_keys --- chia/util/initial-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chia/util/initial-config.yaml b/chia/util/initial-config.yaml index 05d4ac2fd4..17c9b8cb69 100644 --- a/chia/util/initial-config.yaml +++ b/chia/util/initial-config.yaml @@ -203,7 +203,7 @@ farmer: - host: *self_hostname port: 8444 - pool_public_keys: [] + pool_public_keys: !!set {} # Replace this with a real receive address # xch_target_address: txch102gkhhzs60grx7cfnpng5n6rjecr89r86l5s8xux2za8k820cxsq64ssdg