bridges: generate `bridge configure` doc from the declared valid parameters

Labels: area/bridge lifecycle/rotten

Timeline

Michael Muré (MichaelMure) opened

Each bridge support some but not all parameters defined in the core (see BridgeParams). Which are supported is announced by the result of ValidParams().

To make sure to have an up to date doc and for simplicity, generating the Example doc of the bridge configure command from that would be nice.

Michael Muré (MichaelMure) added label Easy pick

Michael Muré (MichaelMure) added label area/bridge

github-actions (github-actions) commented

This bot triages untriaged issues and PRs according to the following rules:

  • After 90 days of inactivity, the lifecycle/stale label is applied
  • After 30 days of inactivity since lifecycle/stale was applied, the issue is closed

To remove the stale status, you can:

  • Remove the lifecycle/stale label
  • Comment on this issue

github-actions (github-actions) added label lifecycle/stale

sudoforge removed label Easy pick

github-actions (github-actions) commented

This bot triages issues in order to help the maintainers identify what needs attention, according to the following lifecycle rules:

  • After 90 days of inactivity, lifecycle/stale is applied
  • After 90 days of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied

This bot will not automatically close stale issues.

To remove the stale status, you can:

  • Remove the stale label from this issue
  • Comment on this issue
  • Close this issue
  • Offer to help out with triaging

To avoid automatic lifecycle management of this issue, add lifecycle/frozen.

github-actions (github-actions) added label lifecycle/rotten

github-actions (github-actions) removed label lifecycle/stale

sudoforge removed label lifecycle/dormant