celer-web-sdk icon indicating copy to clipboard operation
celer-web-sdk copied to clipboard

What should be placed in destination parameter

Open artall64 opened this issue 6 years ago • 1 comments

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.

artall64 avatar Feb 14 '19 08:02 artall64

The destination is the Ethereum address of the other party. Currently, channel ID is not exposed at the API level.

Dominator008 avatar Feb 14 '19 18:02 Dominator008