mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-26 06:57:34 +02:00
mod: integrate latest btcwallet and bump protobuf and grpc
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,6 +2,8 @@ syntax = "proto3";
|
||||
|
||||
package chainrpc;
|
||||
|
||||
option go_package = "github.com/lightningnetwork/lnd/lnrpc/chainrpc";
|
||||
|
||||
// ChainNotifier is a service that can be used to get information about the
|
||||
// chain backend by registering notifiers for chain events.
|
||||
service ChainNotifier {
|
||||
|
Reference in New Issue
Block a user