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

snet-sdk-js should select the channel with smallest channel_id in case of several channels. #4

Open
astroseger opened this issue May 31, 2019 · 0 comments

Comments

@astroseger
Copy link

In case of several channels for the given sender and group_id, everybody (snet-cli, dApp, all SDK) should select the same channel by default.

In the current version snet-cli and dApp always select channel with smallest channel_id. We should make sure that we do it in SDK.
Please refer:
singnet/snet-dapp#223

According @vforvalerio87 (see singnet/snet-cli#254) we are not doing it JS-SDK.

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