Skip to content

Add network and feature flags to GetNodeInfoResponse#1

Open
enigbe wants to merge 1 commit intomainfrom
2026-02-add-network-and-node-features-to-node-info
Open

Add network and feature flags to GetNodeInfoResponse#1
enigbe wants to merge 1 commit intomainfrom
2026-02-add-network-and-node-features-to-node-info

Conversation

@enigbe
Copy link
Owner

@enigbe enigbe commented Feb 26, 2026

What this PR does

To run simulations of payment activity against a network with ldk-node/server, sim-ln requires knowledge of the nodes network and whether it supports keysend. These data points are not readily available on the library (node) and the daemon (server). This PR, in conjunction with exposed APIs in lightningdevkit/ldk-node#810, adds two new fields: network and features to the GetNodeInfoResponse. We try to maintain parity with similar node info responses as does lnrpc and cln-grpc.

@enigbe enigbe force-pushed the 2026-02-add-network-and-node-features-to-node-info branch from 5bd859e to b873ddd Compare February 26, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant