tezos-reward-distributor-organization / tezos-reward-distributor

Tezos Reward Distributor (TRD): A reward distribution software for tezos bakers.
https://tezos-reward-distributor-organization.github.io/tezos-reward-distributor/
GNU General Public License v3.0
87 stars 51 forks source link

Configure script requires refactor #634

Closed rvermootenct closed 1 year ago

rvermootenct commented 1 year ago

Describe the bug While setting up TRD using the configure script the syntax for the inputs changes every other question and is very hard to follow. Also if you try use the configure script to use testnet accounts it will fail.

To Reproduce Steps to reproduce the behavior:

  1. Run the configure script
  2. Notice how sometimes it says press enter and sometimes it says type enter.
  3. Notice how sometimes you are required to input tz1xxxx:xxxx, tz1:xxxx and sometimes they need to be in quotes and sometimes it can't be a list. It all gets quite confusing.

Expected behavior

Environment**