core-lightning/contrib/pyln-grpc-proto
Peter Neuroth d89d4d5a3c grpc: Regenerate proto stubs
Hopefully this will fix the ci.

Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
2023-10-24 10:24:52 +10:30
..
pyln/grpc grpc: Regenerate proto stubs 2023-10-24 10:24:52 +10:30
Makefile pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30
poetry.lock pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30
pyproject.toml lightningd: updating python v3.7 to v3.8 2023-07-20 11:44:46 +09:30
README.md pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30

pyln-grpc-proto

The python protobuf library is rather restrictive when it comes to importing them multiple times. So this package just contains the compiled protobuf files and serves as the canonical place to load them from.