core-lightning/contrib/pyln-grpc-proto/pyln/grpc
Dusty Daemon 73ad8eaa31 splice: Allow splice_update to return signatures
This is needed to all multi-channel splices. When channeld can return the signatures to the user (based on signing order precedent), it now does from splice_update.

Additionally, we move sending of the initial psbt from splice_init down to splice_update. This is also necessary for correct psbt diff detection during multi-channel splices.

Changelog-Changed: splice_update can in some cases now return the remotely partiall signed psbt to the user, if so `signtures_secured` will be true.
2024-11-12 06:42:52 +10:30
..
__init__.py pyln: Add missing upgrade-version target to pyln-grpc 2023-10-26 15:51:07 +02:00
node_pb2.py splice: Allow splice_update to return signatures 2024-11-12 06:42:52 +10:30
node_pb2_grpc.py lightningd: remove expermential "sendonionmessage" function. 2024-07-18 10:53:55 +09:30
primitives_pb2.py cln-grpc: add anchors/even to primitives 2024-09-20 17:01:04 -07:00
py.typed pyln: Include py.typed file 2024-02-01 17:55:10 +01:00