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

global name 'paymentrequest_pb2' is not defined #1312

Closed
gurnec opened this issue Jun 23, 2015 · 1 comment
Closed

global name 'paymentrequest_pb2' is not defined #1312

gurnec opened this issue Jun 23, 2015 · 1 comment

Comments

@gurnec
Copy link
Contributor

gurnec commented Jun 23, 2015

Reference: https://bitcointalk.org/index.php?topic=50936.msg11690137#msg11690137

I'm guessing it's here:

import paymentrequest_pb2 as pb2
[...]
paymnt = paymentrequest_pb2.Payment()

s/paymentrequest_pb2/pb2/ ?

@ecdsa
Copy link
Member

ecdsa commented Jun 23, 2015

thanks, I overlooked that. it's fixed in 56f8fc6

@ecdsa ecdsa closed this as completed Jun 23, 2015
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

No branches or pull requests

2 participants