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

Support storing the transaction data inside a file #11

Open
crystalin opened this issue Dec 7, 2021 · 0 comments
Open

Support storing the transaction data inside a file #11

crystalin opened this issue Dec 7, 2021 · 0 comments

Comments

@crystalin
Copy link
Collaborator

We should automate (or document if it can be done with existing commands) the following scenario:

  1. Using the signer to create the transaction
  2. Store that transaction on a file
  3. Using the signer to sign the transaction from that file and includes the signature into it (or another file)
  4. Using the signer to send the file containing the transaction data and the signature

This would do the same as createAndSignTx but in a non interactive mode, using std output or a file

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

No branches or pull requests

1 participant