rgb-cln/contrib/pyln-grpc-proto
Chris Guida 88ac2dcb7e add test, update schemas, fix warning_custom_fallbacks 2023-10-26 19:11:17 +10:30
..
pyln/grpc add test, update schemas, fix warning_custom_fallbacks 2023-10-26 19:11:17 +10: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.