alexbosworth / ln-service

Node.js interface to LND
MIT License
319 stars 60 forks source link

Explain `error` event and last listener removed behavior #179

Closed andreashuber69 closed 1 year ago

andreashuber69 commented 1 year ago

I think this should explain things, if people actually see the section before they navigate to a subscribeTo... method. Maybe it would make sense to link back to ## Subscriptions from each subscribeTo... method?

Also, some methods still mention the error event, which is now redundant. Should these be removed?

Just let me know...