Skip to content

Configuration file does not show by default the pool_contract_address #857

@ryanoff

Description

@ryanoff

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.:

  1. Run 'plotman config generate'
  2. See near line 155

Expected behavior
I expected to see the following line on line 155
# pool_contract_address: ...

System setup:

  • OS: Ubuntu

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions