stacks-network / sbtc

Repo containing sbtc
GNU General Public License v3.0
204 stars 2 forks source link

[Feature]: Clean up signer config #429

Open djordon opened 4 weeks ago

djordon commented 4 weeks ago

Feature - Clean up signer config

1. Description

We should clean up the config to better match the changes we've made in the code base. For example, the block notifier config needs to change, most of those fields are unnecessary. Also, we should choose a different prefix for the environment variables so that there is no clash with the stacks signer. And we need more consistent documentation there as well.

1.1 Context & Purpose

2. Technical Details:

2.1 Acceptance Criteria:

3. Related Issues and Pull Requests (optional):

cylewitruk commented 4 weeks ago

Recommend SBTC instead of SIGNER? If multiple services use the same key, I would assume the value should also be the same?