mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
rpc: fix swapserverrpc build
This commit is contained in:
parent
a252e2c706
commit
1abbe648d1
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ function generate() {
|
|||
do
|
||||
protoc -I/usr/local/include -I. -I.. \
|
||||
--go_out . --go_opt paths=source_relative \
|
||||
--go-grpc_out . --go-grpc_opt paths=source_relative \
|
||||
"${file}"
|
||||
done
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue