Skip to content

v0.6.2-rc.2

Choose a tag to compare

@coreyphillips coreyphillips released this 03 Sep 16:49
528ed6f

This Release:

Adds Lightning routing fee estimation methods:

  • Adds estimate_routing_fees() for standard BOLT11 invoices
  • Adds estimate_routing_fees_using_amount() for zero-amount invoices
  • Adds RouteNotFound error variant for cases where routing fails