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

Fix Issue #28. NFC #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix Issue #28. NFC #29

wants to merge 2 commits into from

Conversation

jroelofs
Copy link

No description provided.

@jroelofs
Copy link
Author

Fixes #28.

@Giszmo
Copy link

Giszmo commented Aug 28, 2017

You ... fixed the issue by changing the comment?

@jroelofs
Copy link
Author

Good call. I should have done more archaeology. Looks like the discrepancy between the comment and the code was introduced in fac7496

@Giszmo
Copy link

Giszmo commented Mar 19, 2020

Now this looks like a fix. Thank you. Currently there is no iOS team to take over though.

@Dunlap28
Copy link

Is it fixed

for (uint32_t j = 0; j < 2; j++) {

// Scan external addresses...
for (uint32_t j = 0; j < 20; j++) {
BTCAddress* addr = [self addressForAddress:[BTCPublicKeyAddress addressWithData:BTCHash160([accKeychain externalKeyAtIndex:j].publicKey)]];

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bitcoin:39oxfNaSagBwX3KCJfHZgAnq37Eszm5iTf?amount=0.04144

@ghost
Copy link

ghost commented Apr 18, 2023

yes

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

Successfully merging this pull request may close these issues.

5 participants