lndk-org / lndk

MIT License
83 stars 21 forks source link

Add missing fee ppm parameter #99

Closed orbitalturtle closed 6 months ago

orbitalturtle commented 6 months ago

Sets the ppm_fee parameter when querying for a route. My bad for not setting this originally. If not set, this can lead to an offer payment error, because the full fee isn't taken into account.