Open Issues Need Help
View All on GitHubAI 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
lightningnetwork/lnd
8.0K
Lightning Network Daemon ⚡️
Go
#bitcoin#blockchain#cryptocurrency#cryptography#lightning#lightning-network#micropayments#payments#peer-to-peer#protocol