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

createChannel returns unknown field #187

Open
UkrainianHulk opened this issue Sep 22, 2021 · 0 comments
Open

createChannel returns unknown field #187

UkrainianHulk opened this issue Sep 22, 2021 · 0 comments

Comments

@UkrainianHulk
Copy link

UkrainianHulk commented Sep 22, 2021

createChannel returns two fields: "id" and "2", although only "id" is declared in .proto. Please explain me where the parameter "2" comes from. Data in the field "2" contains a hex string within 64 symbols.

Here is the line:

channelID, err := c.CreateChannel(ctx, channelCommit, fromSig)

Here is output:
image

Sorry for my english.

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

1 participant