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

JavaScript library to interact with a local Celer node

Results 3 celer-web-sdk issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/2612218/52879235-e1949580-311b-11e9-92d1-e1f916e75123.png)

bug

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...

question

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...

enhancement