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

Signature from WIF #16

Merged
merged 8 commits into from
Oct 1, 2017
Merged

Signature from WIF #16

merged 8 commits into from
Oct 1, 2017

Conversation

revett
Copy link

@revett revett commented Oct 1, 2017

Problem

The signature is needed for the sendrawtransaction, however this library does not implement it yet.

Solution

Add a new .Signature() function to the PrivateKey{} struct.

Remember

  • Bump VERSION
  • Update CHANGELOG.md
  • Update README.md
  • Write tests

@revett revett self-assigned this Oct 1, 2017
@revett revett merged commit e4b8320 into master Oct 1, 2017
@revett revett deleted the feat/signature branch October 1, 2017 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant