Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other input and control forms #149

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Titan-C
Copy link

@Titan-C Titan-C commented Jan 3, 2023

More than a pull request, I would like your opinion. I found this tool not entirely matching my workflow. I would rather call this tool from another one and pass JSON rather than so many input files. JSON is not practical for the command line, yet if it comes from another program there is no issue.

I have avoided making big changes to keep code compatibility. In this case I only have a request for the extended public keys at the account level, instead of the payment key level. I want to derive the keys in my tool and not every single time with this tool and generate a new file every time. Consequently when witnessing a transaction, I want to pass from my program a large JSON instead of individually specify each signing key file.

What do you think?

This makes it possible to pipe to other software and not
worry about pipes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant