mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-16 12:54:25 +01:00
This commit adds a number of new RPC’s which allow users to query data that’s now exposed as part of the new routing package: DescribeGraph, GetChanInfo, GetNodeInfo, QueryRoute, GetNetworkInfo, and SetAlias. As a result the former ShowRoutingTable command has been removed as the underlying graph representation has changed.