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
Add optional flag to gaiad testnet to make config directory of daemon (default gaiad) and cli (default gaiacli) configurable.
Problem Definition
Right now, gaiad testnet always creates config files in subfolders called gaiad and gaiacli. For apps build with Cosmos SDK, the naming should be adjustable.
The change would be downwards compatible.
Proposal
Add optional flags to adjust names, will create a PR in a moment PR: #1993 .
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged
Contributor assigned/self-assigned
The text was updated successfully, but these errors were encountered:
philipstanislaus
changed the title
Add optional flag to gaiad testnet to make name of daemon and cli configurable
Add optional flag to gaiad testnet to make config directory of daemon and cli configurable
Aug 12, 2018
Summary
Add optional flag to
gaiad testnet
to make config directory of daemon (defaultgaiad
) and cli (defaultgaiacli
) configurable.Problem Definition
Right now,
gaiad testnet
always creates config files in subfolders calledgaiad
andgaiacli
. For apps build with Cosmos SDK, the naming should be adjustable.The change would be downwards compatible.
Proposal
Add optional flags to adjust names,
will create a PR in a momentPR: #1993 .For Admin Use
The text was updated successfully, but these errors were encountered: