-
Notifications
You must be signed in to change notification settings - Fork 272
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
In the configuration wiki page (https://github.com/ericaltendorf/plotman/wiki/Configuration#2-v05), under "plotting:" there is a configuration option for using "# pool_contract_address: ...". In the actual configuration file ~/.config/plotman/plotman.yaml (or https://github.com/ericaltendorf/plotman/blob/main/src/plotman/resources/plotman.yaml), this option line is not shown.
I added this line to the configuration file and it does in fact work as expected, but I suspect this should be added to the configuration file.
To Reproduce
Steps to reproduce the behavior, e.g.:
- Run 'plotman config generate'
- See near line 155
Expected behavior
I expected to see the following line on line 155
# pool_contract_address: ...
System setup:
- OS: Ubuntu
jeus1609
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working