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

Add go package option to proofs.proto #32

Closed
colin-axner opened this issue Jul 29, 2020 · 0 comments
Closed

Add go package option to proofs.proto #32

colin-axner opened this issue Jul 29, 2020 · 0 comments

Comments

@colin-axner
Copy link
Contributor

When importing proofs.proto to the SDK I noticed the go sourcing got very confused. Adding this line to the proofs.proto did the trick:

option go_package = "github.com/confio/ics23/go";

I'm not sure what the implications are or if there is reason not to add this?

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 a pull request may close this issue.

2 participants