opencbdc-tx
opencbdc-tx copied to clipboard
Updates to Config file Auto-generation (includes #138)
This PR looks to help complete #138 by making the changes requested in the most recent review. Namely, this change redirects the config file output to stdout
, and confines all other other messages to stderr
. In addition, adds changes which reflect current naming conventions and design choices.
@maurermi note the merge conflict in CMakeLists.txt
Merge resolved, updates required to unit tests to reflect new functionality as well (coming soon)
@HalosGhost this is ready for a review -- in particular it would be good to know whether (and if so, what) additional functionality would be helpful to be included.