rgb-cln/contrib/pyln-proto/pyln/proto
Rusty Russell 06372e13d8 pyln.proto.message: don't let Message() init set implicit lengths.
We'll override them from field length anyway!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-08-06 17:53:25 +02:00
..
message pyln.proto.message: don't let Message() init set implicit lengths. 2020-08-06 17:53:25 +02:00
__init__.py pyln.proto: bump version to 0.8.3. 2020-06-25 10:08:58 +02:00
bech32.py pyln: fix incorrect python syntax. 2020-05-15 15:21:50 +02:00
invoice.py pyln-proto: Use only coincurve for libsecp256k1 bindings 2020-05-07 11:37:34 +02:00
onion.py pyln-proto: Add Tu32Field and Tu64Field helpers 2020-04-16 18:03:35 +09:30
primitives.py pyln-proto: Added a couple of utilities to manage onions and zbase32 2020-01-28 13:43:44 +10:30
wire.py pyln: Split pylightning into multiple pyln modules 2019-09-30 13:27:37 +02:00
zbase32.py pyln-proto: Added a couple of utilities to manage onions and zbase32 2020-01-28 13:43:44 +10:30