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 for error '../../api/rpc.go:557:36: cannot use tx.Txid (type stri… #38

Closed
wants to merge 1 commit into from

Conversation

pmitchev
Copy link

…ng) as type []byte in argument to hex.EncodeToString'

…ng) as type []byte in argument to hex.EncodeToString'
@coveralls
Copy link

Coverage Status

Coverage remained the same at 40.96% when pulling 8b392ed on pmitchev:master into 1e9f328 on OpenBazaar:master.

@cpacia
Copy link
Member

cpacia commented Aug 14, 2018

Thanks for finding the bug. I think tx.Txid is already a string so it doesn't need to be wrapped and can just be used directly. I'll fix it in the next PR.

@cpacia cpacia closed this Aug 14, 2018
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.

3 participants