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

Channel codes not described #4

Open
ajunge opened this issue Apr 2, 2020 · 2 comments
Open

Channel codes not described #4

ajunge opened this issue Apr 2, 2020 · 2 comments

Comments

@ajunge
Copy link

ajunge commented Apr 2, 2020

In the smart contract there is a channels field which is an array of uint8. Also in the whitepaper is described that the channels fields contains "Communication channels the VASP is accepting for messages (e.g. Whisper, Email, etc.)".

I can't find where the codes (uint8) for the different channels are defined.
Something like:

0 = 'whisper'
1 = 'email'
...
@PaterSantyago
Copy link

At this moment only one channel type is discussed and ready for implementations

@ajunge
Copy link
Author

ajunge commented Apr 3, 2020

Ok. Can we assume no channels means "whisper" channel?

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