lnd.xprv/lnrpc
Olaoluwa Osuntokun de1a3e1436
lnrpc: convert all instances of lightning_id to regular compressed pubkeys
This commit modifies a few of the RPC call which previously took a
lightning_id as their paramter to instead take a compressed public key
field. With this change must of the code within the daemon can be
simplified as we only use public keys everywhere throuhgout the daemon.

Signed-off-by: Olaoluwa Osuntokun <laolu32@gmail.com>
2016-10-27 19:41:51 -07:00
..
gen_protos.sh lnrpc: add cursory REST support to the RPC server 2016-10-15 14:39:00 -07:00
rpc.pb.go lnrpc: convert all instances of lightning_id to regular compressed pubkeys 2016-10-27 19:41:51 -07:00
rpc.pb.gw.go lnrpc: add cursory REST support to the RPC server 2016-10-15 14:39:00 -07:00
rpc.proto lnrpc: convert all instances of lightning_id to regular compressed pubkeys 2016-10-27 19:41:51 -07:00
rpc.swagger.json lnrpc: convert all instances of lightning_id to regular compressed pubkeys 2016-10-27 19:41:51 -07:00