rgb-cln/contrib/pyln-grpc-proto
Christian Decker 1242012efb gen: Update generated files 2023-09-29 16:00:05 +09:30
..
pyln/grpc gen: Update generated files 2023-09-29 16:00:05 +09:30
Makefile pyln: Create a dedicated pyln-grpc-proto package 2023-07-10 13:47:38 +09:30
README.md 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-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.