Blockstream / greenlight

Build apps using self-custodial lightning nodes in the cloud
https://blockstream.github.io/greenlight/getting-started/
MIT License
117 stars 27 forks source link

Update gl-client release on pypi to use protobuf files from release version #516

Open Randy808 opened 1 month ago

Randy808 commented 1 month ago

While attempting to split out gl-testing, I found PairDeviceRequest wasn't defined in scheduler_pb2.py. The purpose of this issue is to update the protobuf files so that anyone who installs the latest glclient from pypi can also have access to the protobufs associated with that release.