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

Already on GitHub? Sign in to your account

correct ecc equation #1101

Merged
merged 1 commit into from Oct 23, 2015

Conversation

Projects
None yet
2 participants
Contributor

mruddy commented Oct 22, 2015

Fixed a typo. The ECC equation had x and y mixed up.

References:

@harding harding added the Dev Docs label Oct 22, 2015

@harding harding merged commit 070162d into bitcoin-dot-org:master Oct 23, 2015

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

harding added a commit that referenced this pull request Oct 23, 2015

Contributor

harding commented Oct 23, 2015

Not sure how I managed to do this, or how the other reviewers missed it. Thanks for this and your other PRs lately!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment