celer-web-sdk
celer-web-sdk copied to clipboard
JavaScript library to interact with a local Celer node

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...
In case you don't have enough funds promise stays in pending state. It's better either put such behavior into the doc or reject promise in such a situation because situation...