Skip to content

Commit

Permalink
Fix initial config
Browse files Browse the repository at this point in the history
  • Loading branch information
cmmarslender committed Aug 1, 2024
1 parent 22af725 commit 87d4a60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/initial-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,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
Expand Down

0 comments on commit 87d4a60

Please sign in to comment.