New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ln-service

Package Overview
Dependencies
Maintainers
1
Versions
520
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ln-service - npm Package Versions

1
5052

8.0.0

Diff

Changelog

Source

38.0.0

Breaking Changes

lightningDaemon is renamed to authenticatedLndGrpc and unauthenticatedLndGrpc and there is no more need to pass a service argument.

These two methods also now return their result wrapped in lnd in an object. Pass the object wrapped in lnd to methods and they will now select the appropriate service automatically.

pay arguments have been renamed:

  • max_fee replaces fee
  • outgoing_channel replaces out
  • timeout_height replaces timeout

pay also has a new argument for use when specifying a path: pathfinding_timeout. This is the cutoff time for starting a new pay attempt.

There have been multiple error codes changed

alexbosworth
published 7.1.0 •

Changelog

Source

57.1.0

  • getBlockHeader: Add method to get the header portion of a block
alexbosworth
published 7.0.0 •

Changelog

Source

47.0.0

  • getForwardingConfidence: Add method to get forwarding confidence of forwarding between two peers

Breaking Changes

  • getPaymentOdds: Rename to getRouteConfidence
  • getForwardingReputations: Rename "odds" to "confidence" probability attribute changes to confidence general_success_oddsattribute to confidence success_odds attribute changes to confidence
alexbosworth
published 5.2.0 •

alexbosworth
published 5.1.0 •

Changelog

Source

45.1.0

  • subscribeToPayViaRoutes: Added index to routing_failure indicating which hop failed
alexbosworth
published 5.0.1 •

alexbosworth
published 5.0.0 •

Changelog

Source

55.0.0

  • openChannel: Add is_max_funding to fund a channel maximally
  • subscribeToRpcRequests: Add support for returning is_max_funding in open_channel_request

Breaking Changes

  • subscribeToRpcRequests: open_channel_request: local_tokens is now an optional value
alexbosworth
published 4.0.1 •

alexbosworth
published 4.0.0 •

Changelog

Source

54.0.0

Breaking Changes

  • Versions of Node.js before 14 are no longer supported
alexbosworth
published 3.0.6 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc