Configuration file does not show by default the pool_contract_address · Issue #857 · ericaltendorf/plotman · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.:
Expected behavior
I expected to see the following line on line 155
# pool_contract_address: ...
System setup:
The text was updated successfully, but these errors were encountered: