mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-19 13:18:26 +02:00
Delete old peer rpc proto (#986)
This commit is contained in:
parent
1d4ec43a10
commit
d9150be433
2 changed files with 0 additions and 130 deletions
|
|
@ -12,7 +12,6 @@ COPY itests/tests ./tests
|
|||
|
||||
RUN python3 -m grpc_tools.protoc --proto_path=. --python_out=. --grpc_python_out=. \
|
||||
proto/lnd.proto \
|
||||
proto/squeak_server.proto \
|
||||
proto/squeak_admin.proto
|
||||
|
||||
RUN chmod +x test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue