1
0
Fork 0
mirror of https://github.com/lightningnetwork/lnd.git synced 2025-03-15 20:09:28 +01:00
Commit graph

1 commit

Author SHA1 Message Date
Oliver Gugger
4a0025c1b7
lnrpc: split REST annotations into service files
As a preparation for the migration to the grpc-gateway/v2 library we
declare each service's REST annotations in its own file. This is
optional in the v1 library but mandatory in v2.
2021-07-27 12:59:52 +02:00