-
Notifications
You must be signed in to change notification settings - Fork 2
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
Can we sign transactions too? #8
Comments
You mean presigning transactions without submitting them? |
Yes |
Not currently, but it should be possible to implement. How badly do you want this and how big is the usecase? |
This would be super useful so we can securely sign a transaction in a script, e.g. RocketArb which currently needs a private key manually injected https://github.com/xrchz/rocketarb/blob/main/allnodes.js |
What do we have to do to get this implemented? |
Can I use this to sign a transaction, not just a message?
The text was updated successfully, but these errors were encountered: