You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
taprpc: allow importing/referencing lnd proto files
This commit allows us to use the gRPC import statement to re-use lnd
protobuf definitions. We'll use that to be able to embed lnd RPC
messages in some of the new tapchannelrpc calls.
0 commit comments