mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
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> |
||
---|---|---|
.. | ||
gen_protos.sh | ||
rpc.pb.go | ||
rpc.pb.gw.go | ||
rpc.proto | ||
rpc.swagger.json |