core-lightning/contrib/pyln-grpc-proto/pyln/grpc
Vincenzo Palazzo 05f5976a9c bolt12: partial support for minimal offer
Making sure that we are able to fetch the invoice
from an offer without description

E           pyln.client.lightning.RpcError: RPC call failed: method:
offer, payload: {'amount': '2msat'}, error: {'code': -32602, 'message':
'bolt12: Offer does not contain a description: invalid token
\'"lno1qgsqvgnwgcg35z6ee2h3yczraddm72xrfua9uve2rlrm9deu7xyfzrcgqyppvggz953rvg9rtxj8lalh43z8epwydjfrmffn3y3p5qz5cywpu09rr4vs"\''}

Link: https://github.com/ElementsProject/lightning/issues/7405
Link: https://github.com/ElementsProject/lightning/issues/7404
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2024-07-11 14:51:56 +09:30
..
__init__.py pyln: Add missing upgrade-version target to pyln-grpc 2023-10-26 15:51:07 +02:00
node_pb2.py bolt12: partial support for minimal offer 2024-07-11 14:51:56 +09:30
node_pb2_grpc.py autoclean: remove autocleaninvoice command. 2024-06-20 16:14:38 +09:30
primitives_pb2.py msggen: add routes to decode and decodepay 2024-05-17 16:30:43 +02:00
py.typed pyln: Include py.typed file 2024-02-01 17:55:10 +01:00