mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-26 22:36:39 +02:00
Merge pull request #5473 from guggero/grpc-gateway-update
maintenance: update etcd and grpc-gateway libraries, rename rpc.proto to lightning.proto
This commit is contained in:
@@ -2,8 +2,13 @@
|
||||
|
||||
## RPC Server
|
||||
|
||||
[Return payment address and add index from
|
||||
addholdinvoice call](https://github.com/lightningnetwork/lnd/pull/5533).
|
||||
* [Return payment address and add index from
|
||||
addholdinvoice call](https://github.com/lightningnetwork/lnd/pull/5533).
|
||||
|
||||
* [The versions of several gRPC related libraries were bumped and the main
|
||||
`rpc.proto` was renamed to
|
||||
`lightning.proto`](https://github.com/lightningnetwork/lnd/pull/5473) to fix
|
||||
a warning related to protobuf file name collisions.
|
||||
|
||||
# Build System
|
||||
|
||||
|
Reference in New Issue
Block a user