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

txnbuild: allow transactions to be signed with secret key #1564

Closed
poliha opened this issue Aug 6, 2019 · 0 comments
Closed

txnbuild: allow transactions to be signed with secret key #1564

poliha opened this issue Aug 6, 2019 · 0 comments
Assignees
Labels
txnbuild 2nd-generation transaction build library for Go SDK

Comments

@poliha
Copy link
Contributor

poliha commented Aug 6, 2019

Add a helper method that allows transactions to be signed with secret keys. Currently, only signing with keypairs is allowed.

This will be something like this
tx.SignWithSeed(seed ...string) error

@poliha poliha added the txnbuild 2nd-generation transaction build library for Go SDK label Aug 6, 2019
@poliha poliha added this to the horizonclient 1.4.0 milestone Aug 6, 2019
@poliha poliha self-assigned this Aug 6, 2019
@poliha poliha closed this as completed Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
txnbuild 2nd-generation transaction build library for Go SDK
Projects
None yet
Development

No branches or pull requests

1 participant