celer-web-sdk
celer-web-sdk copied to clipboard
What should be placed in destination parameter
Almost all client methods have a string destination parameter.
What should be placed in that parameter? Ethereum address of other party or Channel Id, I think that worth to place an example into the doc.
The destination is the Ethereum address of the other party. Currently, channel ID is not exposed at the API level.