rgb-cln/contrib/pyln-grpc-proto
Dusty Daemon aa2df28faf splicing: Update documentation
Added documentation for splice_update & splice_signed and tweaked splice_init.

Added corresponding schemas for splice_* commands

Changelog-None
2023-08-07 12:38:36 +09:30
..
pyln/grpc splicing: Update documentation 2023-08-07 12:38:36 +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.