lnd.xprv/lnrpc
Olaoluwa Osuntokun d299be9785
lnrpc: add a new set of network related RPC's based off new routing package
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.
2016-12-27 16:44:43 -08:00
..
gen_protos.sh lnrpc: add cursory REST support to the RPC server 2016-10-15 14:39:00 -07:00
rpc.pb.go channeldb: save outgoing payments 2016-12-27 16:16:23 -08:00
rpc.pb.gw.go channeldb: save outgoing payments 2016-12-27 16:16:23 -08:00
rpc.proto lnrpc: add a new set of network related RPC's based off new routing package 2016-12-27 16:44:43 -08:00
rpc.swagger.json channeldb: save outgoing payments 2016-12-27 16:16:23 -08:00