Lightning Network Daemon ⚡️

bitcoin blockchain cryptocurrency cryptography lightning lightning-network micropayments payments peer-to-peer protocol
1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This task requires modifying the Lightning Network Daemon (lnd) to consistently include Multi-Part Payment (MPP) records, specifically the `payment_addr` (alias), in several RPC calls: `QueryRoutes`, `SendToRoute`, and potentially `buildroute`. The goal is to improve compliance with the latest Lightning Network specifications and enhance payment security by always including the `payment_secret` within the MPP record.

Complexity: 4/5
enhancement gRPC payments good first issue

Lightning Network Daemon ⚡️

Go
#bitcoin#blockchain#cryptocurrency#cryptography#lightning#lightning-network#micropayments#payments#peer-to-peer#protocol