Browse Source
enhance(comments): Refer to the standard github page for rpc.proto
Rather than the raw
renovate/lint-staged-8.x
Ben Woosley
7 years ago
No known key found for this signature in database
GPG Key ID: 6EE5F3785F78B345
1 changed files with
1 additions and
1 deletions
-
resources/rpc.proto
|
|
@ -1,4 +1,4 @@ |
|
|
|
// Imported from https://raw.githubusercontent.com/lightningnetwork/lnd/v0.4.2-beta/lnrpc/rpc.proto |
|
|
|
// Imported from https://github.com/lightningnetwork/lnd/blob/v0.4.2-beta/lnrpc/rpc.proto |
|
|
|
syntax = "proto3"; |
|
|
|
|
|
|
|
// import "google/api/annotations.proto"; |
|
|
|