-
Notifications
You must be signed in to change notification settings - Fork 1
Channel codes not described #4
Copy link
Copy link
Open
Description
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'
...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels